Five editors. One simple flow.
Set up snippets.Start coding faster.
Step-by-step setup for VS Code, Sublime Text, Zed, Atom, and Jupyter. Pick your editor and finish in minutes.
IDE guides
Set up your snippets
Pick your editor. Follow four steps. Test your trigger.
Choose editor
Instructions update instantly
VS Code
Save as language.json or *.code-snippets
- 1
Open Command Palette and run “Snippets: Configure Snippets”.
- 2
Choose a language file, or create a global snippets file.
- 3
Generate VS Code output in Snippit, then paste it inside the file’s outer braces.
- 4
Save, type your trigger in a matching file, then select the snippet or press Tab.
Enable editor.tabCompletion if you want triggers to expand directly with Tab.