UnisnipKeep the snippets you rely on close to your editor. Manage reusable code, configuration, commands, and notes from a dedicated VS Code sidebar. Connect your own S3-compatible storage or WebDAV server to keep everything available wherever you work. Why Unisnip?Useful snippets tend to end up scattered across repositories, cloud drives, and chat history. Unisnip gives them a single home without taking you out of VS Code.
InstallInstall Unisnip from the Visual Studio Marketplace, or run this from VS Code's Quick Open (
You need VS Code 1.110.0 or later. Get started
Select a file to open it. Changes made in the editor are saved back to your connected storage. Storage providersUnisnip supports:
For S3-compatible services, provide the bucket, endpoint (when required), region, and credentials. Enable path-style URLs when your provider requires them—this is common for MinIO, NAS devices, and some S3-compatible services.
Everyday actionsUse the toolbar, item context menu, or Command Palette to:
The extension uses VS Code's file-system integration, so stored files behave like normal files when opened in the editor. DevelopmentThis repository contains the VS Code extension only. To contribute or run it locally:
Open the project in VS Code and press License |