A VS Code extension for keeping a persistent list of code snippets in your sidebar, ready to be copied with a single click.
Features
- Persistent Snippet Storage: Your snippets are saved and will be available every time you open VS Code.
- Add Snippets Easily: Use the
+ icon in the view header to add a new snippet.
- One-Click Copy: Simply click on any snippet in the list to copy its content to your clipboard.
- Edit and Delete: Manage your snippets directly from the sidebar. Hover over a snippet to reveal edit and delete buttons.
- Seamless Integration: The UI is designed to feel native to VS Code, respecting your current theme.

How to Use
- Install the extension.
- Open the "Snippets" view from the activity bar (it has a custom icon).
- The view will show some default snippets.
- Click the
+ button in the view's title bar to add a new snippet.
- Click on any snippet to copy it to the clipboard.
- Hover over a snippet to see the edit (✎) and delete (×) buttons.
Release Notes
0.0.1
Initial release of Sidebar Snippets.
- Add, edit, delete, and copy snippets.
- Custom webview UI in the sidebar.
- Data persistence across sessions.
Enjoy!
| |