package
1.40.0
Repository: https://github.com/encoredev/encore.git
Documentation: pkg.go.dev

# Functions

Find searches to an editor by name, returning the editor if found, or [ErrEditorNotFound] if not found.
LaunchExternalEditor opens a given file or folder in the desired external editor.
Resolve a list of installed editors on the user's machine, using the known install identifiers that each OS supports.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrEditorNotFound is returned when an editor is not found when called from the Find function.

# Structs

FoundEditor is a found external editor on the user's machine.
LinuxExternalEditor represents an external editor on Linux.

# Type aliases

EditorName represents the name of an editor we display to a user This file contains the full list of editors we support.