public void Initialize (string editorInstallationPath);

Parámetros

editorInstallationPathPath of the chosen code editor.

Descripción

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.