Adding Autocomplete List to BBEdit

To add Corona auto-complete list to BBEdit, follow the instructions below.
I am using BBEdit version 10.0.1 from the App Store.
NOTE: This does not require BBAutoComplete.

Instructions:

  • Goto your Applications folder and right click on BBEdit and select “Show Package Contents”
  • Now goto “Contents/Language Modules/Lua.bblm/Contents”, there should be a file “Info.plist”
  • Make a backup of file “Info.plist”
  • Now replace the “Info.plist” with the file below.

If for some reason it doesn’t work, then the “Info.plist” is not compatible with your BBEdit.
You can fix the problem by coping the lines between:
BBLMPredefinedNameList
array

First remove the lines between the arrays.
Now copy all keywords between these two arrays from the file below and paste into your original “Info.plist” and save.

/array
BBLMScansFunctions

Info.plist file:
http://www.americantc.com/Images/Info.plist.zip [import]uid: 53445 topic_id: 13646 reply_id: 313646[/import]

Awesome! I’ve been looking for something like this for a while!! [import]uid: 63320 topic_id: 13646 reply_id: 50094[/import]

Awesome. Thank you. I guess we need to keep this updated as new releases come around. [import]uid: 8192 topic_id: 13646 reply_id: 52253[/import]

Thanks for that, did any of you see the about and then scroll down to “unindicted co-conspirators” have a look, I did and I was pleasantly surprised, wanted to make sure that it was the same on other machines too, not just mine…

cheers,

?:slight_smile: [import]uid: 3826 topic_id: 13646 reply_id: 52292[/import]

Awesome!
Is there an update for this API keywords for 2012?
also - there’s no parameter support for the functions in this autocomplete template. Is there any way to add it?

thanks! [import]uid: 124146 topic_id: 13646 reply_id: 86462[/import]

it works great. What happen when bbedit updates ?

F
[import]uid: 5578 topic_id: 13646 reply_id: 98618[/import]