Version: 2020.1
언어: 한국어
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.