Skip to content
This repository was archived by the owner on May 22, 2020. It is now read-only.

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

Notifications You must be signed in to change notification settings

bitboxx/SublimeAllAutocomplete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

All Autocomplete Sublime Text

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

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

Install

If you have Package Control installed in Sublime just press ctrl+shift+p (Windows, Linux) or cmd+shift+p (OS X) to open the Command Pallete. Start typing 'install' to select 'Package Control: Install Package', then search for AllAutocomplete and select it. That's it.

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

git clone https://github.com/alienhard/SublimeAllAutocomplete

About

Extend Sublime Text 2 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%