alienhard / SublimeAllAutocomplete

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

All Autocomplete does not work any more #71

Open skydivin4ng3l opened 5 years ago

skydivin4ng3l commented 5 years ago

I wrote some code in one file. Then i want to reference some functions from the old still open file in a new/other file.

But I don't get the autocomplete for the recently written functions, but for older ones.

I do not use any exclusions, and the April Version of SublimeText 3

Can I provoke some kind of index runner? Is it broken? Interfering with WhoCalled maybe?

phillipjohnston commented 4 years ago

Hi,

I also installed this and can't seem to get it to autocomplete outside of the current source file. (using version Sublime Text 3.2.2)

phillipjohnston commented 4 years ago

AH, nevermind, total user error here. I thought it was across project. But it is open files in the current window. And THAT does work.