Custom Snippet Manager🚀 A powerful snippet manager for VS Code with a modern UI, smart autocomplete, and multi-language support. ✨ Create, organize, and instantly reuse your code snippets — all in one place. ✨ Features🧠 Smart Snippet Management
⚡ Powerful Autocomplete
🎨 Modern UI Experience
🌐 Multi-language Support
📂 Folder Management
💼 Import & Export
🖱️ Save Code as Snippet (Highlight Feature 🔥)
📖 Usage
|
| Command | Shortcut | Description |
|---|---|---|
| New Snippet | — | Create a new snippet |
| Open Snippet Library | — | Open sidebar panel |
| Insert Snippet | Ctrl+Alt+I / Cmd+Alt+I | Insert snippet via QuickPick |
| Trigger Completion | Ctrl+Alt+Space / Cmd+Alt+Space | Trigger autocomplete |
| Save to Snippet Library | Context Menu | Save selected code |
🗂️ Supported Languages
Supports 50+ popular programming languages and file formats
💾 Data Storage
Snippets are stored in VS Code global storage:
- Windows:
%APPDATA%\Code\User\globalStorage\custom-snippet-manager\ - macOS:
~/Library/Application Support/Code/User/globalStorage/custom-snippet-manager/ - Linux:
~/.config/Code/User/globalStorage/custom-snippet-manager/
📦 Installation
- Open VS Code
- Go to Extensions (
Ctrl+Shift+X) - Search Custom Snippet Manager
- Click Install
🤝 Contributing
Issues and Pull Requests are welcome:
👉 https://github.com/merrick-shen/vscode-custom-snippet-manager
📬 Contact
For feedback, bug reports, or feature requests:
- Email: smh070912@gmail.com
📄 License
MIT License






