-
Notifications
You must be signed in to change notification settings - Fork 15
Sublime
Pavel Janečka edited this page Jun 27, 2014
·
6 revisions
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.
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.
To launch the editor run oi editor sublime