Sniparium
Your personal code snippet bank, right inside VS Code.
Features
- Save Selection — Save any selected code as a snippet directly from the editor
- Search Snippets — Search and insert your saved snippets with a quick picker
- Open in Browser — Open Sniparium in your browser to manage your snippets
- Sign Out — Sign out of your Sniparium account
Requirements
A free Sniparium account is required. Sign up at sniparium.vercel.app.
Getting Started
- Install the extension
- Open the Command Palette (
Ctrl+Shift+P)
- Run Sniparium: Search Snippet — you will be prompted to sign in with GitHub
- After signing in, you can save and search your snippets
Commands
| Command |
Description |
Sniparium: Save Selection |
Save selected code as a snippet |
Sniparium: Search Snippet |
Search and browse your snippets |
Sniparium: Open in Browser |
Open Sniparium web app |
Sniparium: Sign Out |
Sign out of your account |
Extension Settings
| Setting |
Default |
Description |
sniparium.apiUrl |
https://sniparium.onrender.com |
Sniparium API URL |
sniparium.appUrl |
https://sniparium.vercel.app |
Sniparium web app URL |
Release Notes
1.2.0
- OAuth login via GitHub
- Secure token storage using VS Code SecretStorage
- Save, search, and manage snippets from VS Code
| |