This version of Unity is unsupported.

CodeEditor.SetExternalScriptEditor

Declaration

public static void SetExternalScriptEditor(string path);

Parameters

path The absolute path to the code editor executable. Unity uses this to open files you request.

Description

Sets the path of the code editor to use for opening script Assets.