Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stellarbear/vscs
Visual Studio Code snippets editor:
https://github.com/stellarbear/vscs
javascript material-ui netlify react snippets snippets-editor snippets-manager vscode vscode-snippets
Last synced: 4 months ago
JSON representation
Visual Studio Code snippets editor:
- Host: GitHub
- URL: https://github.com/stellarbear/vscs
- Owner: stellarbear
- License: mit
- Created: 2019-01-03T10:42:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:52:27.000Z (about 2 years ago)
- Last Synced: 2024-10-12T13:39:04.166Z (4 months ago)
- Topics: javascript, material-ui, netlify, react, snippets, snippets-editor, snippets-manager, vscode, vscode-snippets
- Language: JavaScript
- Homepage: https://vscs.work/
- Size: 5.59 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VSCS
- visual studio code snippets
Bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
Styled with [Material UI](https://github.com/mui-org/material-ui).
Hosted with [Netlify](https://www.netlify.com/).
## 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](preview.bmp?raw=true)