Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>snipvaultNew to Visual Studio Code? Get it now.
snipvault

snipvault

Imran Ashiq

|
1 install
| (0) | Free
Save and manage code snippets with their essential context, including the ability to jump back to the source.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SnipVault

Typing Animation

Marketplace Installs Rating License: MIT


SnipVault is a powerful VS Code extension that transforms how you save, search, and reuse code snippets.
Unlike other tools, SnipVault also stores source context (file path and line numbers), letting you jump back to the original code instantly.

Build a personal, searchable, and context-rich library right inside your editor — and finally stop managing code in random text files.


The Complete Workflow

One animation showing everything: saving with context, organizing vaults, searching, inserting, and jumping to the source.

snipvault Complete Workflow Demo

Features

  • 💾 Dual Vaults —
    Save snippets to a Project Vault (.vscode/snippets.json) for team use or to a Global Vault for universal access.
  • 🔗 Context Aware —
    Automatically store source file and line numbers for project snippets. One click takes you back to the source code.
  • 📝 Add Notes —
    Attach dependencies, usage instructions, or reminders viewable in rich hover tooltips.
  • 🚀 One-Click Actions
    • Insert: Paste a snippet at your cursor.
    • Copy: Instantly copy the snippet body.
    • Delete: Remove unwanted snippets in one click.
  • 🔍 Instant Search —
    Filter your snippet library instantly with a search bar.
  • 🔢 Dynamic Numbering —
    Snippets are auto-numbered for quick reference.

How It Works

  1. Save — Highlight code → Right-click → Save as snipvault → Add description, notes, and choose Project or Global vault.
  2. Find — Click the snipvault icon in the Activity Bar → Search or browse your organized snippets.
  3. Reuse — Insert, copy, or jump back to the source code with one click.

Installation

From VS Code

  1. Open the Extensions sidebar.
  2. Search for snipvault.
  3. Click Install.

From Command Line

code --install-extension imran-ashiq.snipvault
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft