Version: 2019.4
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.