CodeEditor.SetExternalScriptEditor

Switch to Manual
public static void SetExternalScriptEditor (string path);

Parameters

pathThe 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.