Closed jesseleite closed 10 years ago
I'm afraid, that's outside the scope of this package... All it does is using Sublime's API to extend search to other open files. Maybe another package, like SublimeCodeIntel, works for you? (I created this simple autocomplete extension because SublimeCodeIntel would crash because my code base is too large.)
Okay thank you. I will look into it.
Is it possible to autocomplete not only open tabs, but autocomplete from any file in Sublime project folder?