snippd.dev extension
A VS Code extension for managing your code snippets with cloud sync and seamless integration with your snippd.dev account.
✨ Features
- Cloud Sync: Automatically synchronize your snippets across devices
- TreeView Organization: Browse snippets organized by programming language
- Quick Actions: Insert snippets directly at cursor position
- Create from Selection: Turn selected code into reusable snippets
- Copy & Paste: Easy access to your snippet library
🚀 Getting Started
- Install the extension from VS Code Marketplace
- Open the snippd.dev extension view in Explorer sidebar
- Click "Login" to authenticate with your snippd.dev account
- Start managing your snippets!
🎯 Usage
Creating Snippets
From Selection:
- Select code in any editor
- Right-click → "Create Snippet from Selection"
- Or use
Ctrl+Shift+N (Mac: Cmd+Shift+N )
Manual Creation:
- Click the "+" button in snippd.dev extension view
- Or use Command Palette → "Create Snippet"
Using Snippets
From TreeView:
- Double-click any snippet to insert it
- Or click the insert icon
Context Menu Actions:
- Copy code to clipboard
- View snippet info
- Edit snippet properties
📋 Commands
Command |
Keybinding |
Description |
Create from Selection |
Ctrl+Shift+N |
Create snippet from selected code |
Login |
- |
Authenticate with snippd.dev |
Refresh |
- |
Reload snippets from server |
🔒 Security
- Secure authentication with your snippd.dev account
- Session-based authentication with automatic refresh
- No sensitive data stored locally
Enjoy coding with your snippets always at hand! 🎉
| |