You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pavel Janečka edited this page Jun 27, 2014
·
6 revisions
Path to executable
The easiest way let OpenIDE know where the sublime executable is located is to set it up through configuration. To add it to the global config run oi conf editor.sublime.executable=/path/to/executable -g.
Installing the plugin
In Sublime go to Preferences->Browse Packages. In the packages directory create a directory named EditorEngine. Go to https://github.com/continuoustests/EditorEngine.Sublime and download the EditorEngine.py for your version of Sublime. Also add the key bindings specified in KeyBindings.txt to your "Key Bindings - User" settings.