Version: 2021.3
言語: 日本語
public void Initialize (string editorInstallationPath);

パラメーター

editorInstallationPath Path 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.