public void Initialize (string editorInstallationPath);

Parameters

editorInstallationPathPath of the chosen code editor.

Description

Callback to the IExternalCodeEditor when it has been chosen from the PreferenceWindow.

To check the current selected code editor when registering this instance, use CodeEditor.CurrentEditorInstallation.