https://github.com/smeech/vscode-espanso-snippets
A collection of snippets in a JSON file for completions in Espanso YAML files
https://github.com/smeech/vscode-espanso-snippets
Last synced: 5 months ago
JSON representation
A collection of snippets in a JSON file for completions in Espanso YAML files
- Host: GitHub
- URL: https://github.com/smeech/vscode-espanso-snippets
- Owner: smeech
- License: gpl-3.0
- Created: 2025-02-07T23:17:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-12T17:32:34.000Z (over 1 year ago)
- Last Synced: 2025-05-18T06:07:43.015Z (about 1 year ago)
- Size: 20.5 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VSCode/VSCodium snippets
A collection of simple snippets in a JSON file for autocompletions in [Espanso](https://espanso.org/) YAML files
### Installation
Copy the `espanso.code-snippets` file into either:
1. your global `~/.config/VSCodium/User/snippets/` directory or VSCode equivalent, or
2. the root of your Espanso Project folder (e.g. `.config/espanso/.vscode/`) `.vscode` folder.
> NB. You could paste the contents into a `yaml.json` in the snippets folder, but you'll need to remove the `"scope": "yaml",` entries.

Includes shortcuts for most individual Espanso fields.
