Snippet Studio
July 10, 2026 ยท View on GitHub
This VS Code extension streamlines creation and management of VS Code snippets.
Available on VS Code Marketplace, Open VSX Registry, or Github Releases.
Read installation and getting started for more info
Features
Managing Snippets
The Snippets view updates to include all snippets of the active editor's language.

Double click a snippet file to open it. Double click to peek at a snippet. You can also reorder and move snippets.
See how to manage snippets in depth.
Managing Snippet Files
The Locations Manager view lists snippet files found on your filesystem.
See how to create global and project snippet files.
Creating Snippets
The Snippet Editor view only appears when creating or editing snippets.

Snippet Keybindings
Command to easily add attach a keybinding to a snippet. These are bound to the target languages by default.

Tooling for Insertion Features
Use insertion features such as placeholders, tabstops, variables, etc to make your snippets more powerful.

Exporting Snippets
Share snippets easily by selecting which snippets you need and transferring them to a single .code-snippets file.
Backup & Sharing Snippets
Import and export snippets using GitHub gists
VS Code already has powerful syncing that provides a way to backup your snippets.
Profile Support
Snippets added to the active profile, or choose files to sync across all profiles.
Import snippets from your friend's profile backups or profile templates.
Extension Snippets
Copy snippets from snippet extension packs you download and modify them to be more helpful
Shell Snippets
Save terminal commands commonly ran in the terminal across workspaces or globally. Hit the run button to automatically create a terminal and run it.

Requirements
Web Version: This extension is not currently stable for web versions of VS Code due to its reliance on Node.js file system APIs.
Supported Platforms
- VS Code
- VS Code Insiders
- VSCodium
- Cursor
- Windsurf
- Devin Desktop
- Antigravity
- Kiro
- Trae
- AbacusAI
- Code Server
See this discussion for more info about adding support for other platforms.
Known Issues
Release Notes
Check out the changelog!
Telemetry
This extension tracks basic Telemetry. Most IDEs allow you to disable it.
License & Contributions
This extension is open source! Feel free to add GitHub issues, ideas or contribute.
Star this project!