SublimeAllAutocomplete
SublimeAllAutocomplete copied to clipboard
Lua comment issue
Commented Lua lines show up in the completion like this:
Have you tried excluding Lua comments? The readme explains how to use the exclude_from_completion setting.
I did but i had no luck to exclude it.
Sublime already has a "auto_complete_selector" settings, why don't you just use that to filter auto completion scopes?