alienhard / SublimeAllAutocomplete

Extend Sublime autocompletion to find matches in all open files of the current window
917 stars 110 forks source link

Adding a dash (-) breaks autocomplete - not work still #39

Open Kcko opened 10 years ago

Kcko commented 10 years ago

Still not work. I have latest version SublimeAllAutocomplete.

Helps only the removal dash from settings sublime - word_separator (Which is not quite right.)

Solution? Thx.

ctf0 commented 9 years ago

+1 https://github.com/alienhard/SublimeAllAutocomplete/issues/18

Frexuz commented 9 years ago

Mine works like this:

If I want to autocomplete the css class gutter-top in an html file, i type gu and at first i get gutter as a suggestion, then only after i complete it and add a - i get the full gutter-top suggestion. :/

NilsDannemann commented 8 years ago

+1