ST2 only, use SublimePythonIDE with ST3: Adds Python completions and some IDE-like functions to Sublime Text 2, through the use of the Rope library
GNU General Public License v2.0
250
stars
26
forks
source link
Completion settings #31
Closed
OscarL closed 12 years ago
Some minor tweaks to the completion settings allowing better control on what types of completions are used.
Updated the README file accordingly (also documenting the "use_simple_completion" setting).