A collection of simple snippets in a JSON file for autocompletions in Espanso YAML files
Copy the espanso.code-snippets file into either:
- your global
~/.config/VSCodium/User/snippets/directory or VSCode equivalent, or - the root of your Espanso Project folder (e.g.
.config/espanso/.vscode/).vscodefolder.
NB. You could paste the contents into a
yaml.jsonin the snippets folder, but you'll need to remove the"scope": "yaml",entries.
Includes shortcuts for most individual Espanso fields.

