Skip to content

Adityasinghvats/Snippet-Saver

Repository files navigation

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

snippet-saver.-.Made.with.Clipchamp.mp4

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

Enjoy!

About

A VS-Code extension for simple management of code snippets. Search for 'snippet-saver' on vs-code extensions marketplace.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published