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

Shortcuts do not work #83

Open proton1k opened 10 years ago

proton1k commented 10 years ago

Hello. Installed Sublime3 with these plugins: Djaneiro, Emmet, GitGutter, SidebarEnchancements. Everything works fine except hotkeys for SublimePythonIDE. I used Rope for ST2, but can't make it working in ST3. What configuration I am missing? Did nothing except custom "keys" in user settings. What can be done to make it work outside the box after installation of the plugin?

OscarL commented 10 years ago

SublimeRope only works on SublimeText 2. If you want something similar for SublimeText 3, you should use http://github.com/JulianEberius/SublimePython/ instead.

proton1k commented 10 years ago

Well, i tried both - sublime rope for ST2 and sublimePythonIDE for ST3 but neither work with shortcuts or even on mouse right click menu. It is a bit frustrating... I'm new to sublime but I like it very much and this is the first feature that makes ST better than pycharm.

OscarL commented 10 years ago

Are you using Windows? I had my share of problems trying to make SublimePython to work on XP. I did find that the .zip version of ST3 worked, but not the installer one. Go figure.

proton1k commented 10 years ago

Ubuntu 12.04 LTS.