Skip to content

stellarbear/vscs

Repository files navigation

VSCS - visual studio code snippets

Bootstrapped with Create React App.

Styled with Material UI.

Hosted with Netlify.

Description

This is a tiny application that I made for myself, because I felt exhausted by editing snippets on my own or finding snippets extensions that would suit me.

You can:

  1. Add a default snippet
  2. Select snippet
  3. Clone selected snippet
  4. Delete selected snippet
  5. Import your snippets
  6. Preview selected snippet
  7. Export your snippets
  8. Filter snippets by name
  9. Edit snippet's name / body / prefix / description
  10. Manage snippets placeholders
  11. Move snippet in the whole list

Preview

vscode snippets editor by stellarbear