An open API service indexing awesome lists of open source software.

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

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.

![Image](https://github.com/user-attachments/assets/02da62af-a6f1-4174-bec4-946b05945763)

Includes shortcuts for most individual Espanso fields.

![Image](https://github.com/user-attachments/assets/fee2cd4d-eb45-4be4-b060-97f7a8de1c81)