function
openInEditor
path: string,
): void;
Open a file in your local editor. The editor is detected from $VISUAL or $EDITOR
@param path
Path of the file to open
@param options
Editor, line, and column overrides
function
Open a file in your local editor. The editor is detected from $VISUAL or $EDITOR
Path of the file to open
Editor, line, and column overrides