SublimeAllAutocomplete icon indicating copy to clipboard operation
SublimeAllAutocomplete copied to clipboard

Lua comment issue

Open Resike opened this issue 7 years ago • 2 comments

Commented Lua lines show up in the completion like this:

image

Resike avatar Feb 07 '18 17:02 Resike

Have you tried excluding Lua comments? The readme explains how to use the exclude_from_completion setting.

alienhard avatar Feb 08 '18 04:02 alienhard

I did but i had no luck to exclude it.

image

Sublime already has a "auto_complete_selector" settings, why don't you just use that to filter auto completion scopes?

Resike avatar Feb 08 '18 10:02 Resike