Skip to content

Extend Sublime autocompletion to find matches in all open files of the current window

Notifications You must be signed in to change notification settings

PSeitz/SublimeAllFilesAutocomplete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

All Files Autocomplete Sublime Text

Extends the default autocomplete to find matches in all open files of the same type.

By default Sublime only considers words found in the current file.

Install

You can install this package manually by entering the Packages directory of Sublime Text 2/3 and issuing on a terminal:

git clone https://github.com/PSeitz/SublimeAllFilesAutocomplete.git

About

Extend Sublime autocompletion to find matches in all open files of the current window

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%