Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.24 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.24 KB

Component Vault

Introducing Component Vault: A Visual Studio Code extension that simplifies code management. Save, insert, update, and delete code snippets effortlessly. Streamline your workflow, boost productivity, and enhance collaboration.

Usage

See Component Vault in action with these simple steps:

  1. Saving Code Snippets: Save Snippet Save Snippet snackbar
  2. Inserting Code Snippets: Insert Snippet
  3. Updating Code Snippets: Update Snippet
  4. Deleting Code Snippets: Delete Snippet

How to Use

  • Right-click on the code to either insert or save snippets or use Ctrl + Shift + P (Win/Linux) / Cmd + Shift + P (Mac).
  • Search 'Code Vault' and select 'Save Selected Code'.
  • Select the feature of your choice

Features

  • Saving Code Snippets: Save selected code as snippets for future use.
  • Inserting Code Snippets: Easily insert saved code snippets into your files.
  • Updating and Deleting Code Snippets: Modify or remove saved snippets as needed.

Code Snippets Feature

Contribution

Feel free to contribute or report any bug.