Skip to content

jzr/vscode-snipgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Generate VS code snippets

Generate snippets for VS Code from templates.
It deals with escaping special characters and line breaks.

Usage

Create your templates in templates/ as prefix.md.
You can use VS Code placeholders in the templates.

Run python3 generate-snippets.py.

The snippets are generated in the current workspace. You can copy the file to your user profile if you prefer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages