JulianEberius / SublimeRope

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

Enable plugin only in python file by default #78

Open kanitw opened 11 years ago

kanitw commented 11 years ago

I believe many users have a lot of plugins. When they right click in sublime, there are far too many menus.

Therefore, you should only enable sublimeRope with python files so it won't cluttered the menu :)