- Fill in a form on the left side.
- Click generate and copy the snippet.
- In Visual Studio Code open
Command Palette
(Ctrl
+Shift
+P
) and look forPreferences: Configure User Snippets
. - Pick target programming language from the list.
- Paste in the snippet into
.json
file.
- Generates snippets in Visual Studio Code format.
- Converts spaces to tabs (tabs respect Visual Studio Code indentation settings and get transformed accordingly).
Copy To Clipboard
button.- Indenting by pressing
Tab
. Deserialize
button for easy editing of existing snippets.- Escapes
$
outside ofTab Stops
.
- Run
build.cmd
script intools
directory.
- .NET Core
- LibMan CLI
- TypeScript