public void Initialize (string editorInstallationPath);

파라미터

editorInstallationPathPath of the chosen code editor.

설명

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.