Expand description
Editor configuration — which editor/IDE to launch for file editing.
Enums§
- Editor
- Supported editors and IDEs.
Constants§
- EDITOR_
NAMES - All named editor variants (excluding None and Custom) for UI pickers.
Functions§
- open_
file_ default - Open a file in the system’s default application (xdg-open, open, etc).
- show_
in_ folder - Open a folder in the system’s file manager.