Skip to content

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

rahul-ramadas/SublimeAllAutocomplete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

All Autocomplete Sublime Text

This fork adds the following features:

  • Ability to specify scopes for which AllAutocomplete will not be used. Specify a top-level scope like source.python to prevent AllAutocomplete from kicking in for certain languages for which you may already have more intelligent autocomplete.

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%