alienhard / SublimeAllAutocomplete

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

Different suggestions when pressing CTRL+Space #47

Open MarcoNovaro opened 8 years ago

MarcoNovaro commented 8 years ago

I found a (strange) issue in using this plugin. Without the plugin, this is the autocomplete shown by ST3: 1_withoutplugin

When "All Autocomplete" is active, this is the list of suggestions shown: 2_allautocomplete In here, the problem for me is that the item "IfxScuEru_InputChannel_4", which is what I meant to write, is missing.

The strange behaviour is this: with the plugin, pressing CTRL+Space shows this list (different from above, and the missing item is now there!!) 3_ctrlspace

mrGibi commented 7 years ago

I have the same problem... :D