Skip to content
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.

To launch the editor run oi editor sublime

Clone this wiki locally