I am wondering if there\'s any way to get smart autocompletion from anywhere in a Sublime project? I found cool package called All Autocomplete which indexes open tabs for auto
Are you using PHP or Javascript? It can be enabling index project files:
Preferences | Package Settings | SublimeCodeIntel | Settings – Default, change the codeintel_scan_files_in_project to true in PHP/Javascript.