alienhard / SublimeAllAutocomplete

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

If we can specify which kind files to scan is better. #33

Closed Honghe closed 7 years ago

Honghe commented 10 years ago

Just as if we are develop Python code, we can specify *.py file to be scanned. So that can filter some file we don't want to included.

alienhard commented 7 years ago

This is supported now. Please see the README for details.