public void Initialize (string editorInstallationPath);

参数

editorInstallationPath所选代码编辑器的路径。

描述

在 PreferenceWindow 中选择 IExternalCodeEditor 后,对该编辑器进行回调。

要在注册此实例时检查当前所选代码编辑器,请使用 CodeEditor.CurrentEditorInstallation