Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>snippet-saverNew to Visual Studio Code? Get it now.
snippet-saver

snippet-saver

Aditya Singh Vats

|
8 installs
| (0) | Free
An extension to save and manage code snippets on device.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Snippet-Saver

Snippet-saver is a vscode extension tool, which relies on local storage of your device to provide create, read and delete functionality for code snippets. I have made this extension because I don't trust anyone with my code files and want to keep it in my local machine and I believe you should not trust anyone else for your personal data as well.

Feature Preview

Usage Explained

https://github.com/user-attachments/assets/d30ea24e-bfc0-401d-9812-c4667c950e54

Features

  • Open-Source, you can build it directly from the Github repository.
  • Copy the snippets and save.
  • Insert the snippet at the cursor.
  • Delete any specific snippet from list.
  • Open Command Palette ctrl+shift+p.
  • Save snippet snippet-saver.saveSnippet.
  • Insert snippet snippet-saver.insertSnippet.
  • Delete snippet snippet-saver.deleteSnippet.

Requirements

  • Nodejs -> v22.13.1 or greater.

Known Issues

  • The update functionality is not yet implemented because of storage error.

Release Notes

  • Version 1.0.0 -> Initial release with important functionality working.

v1.0.0

  • Initial release of snippet-saver.

TL;DR

  • I won't be adding any functionality which depends on a LLM or any external APIs, as it will be against my product policy of preserving privacy.

For more information

  • My Github Profile
  • My Portfolio

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft