A snippet vscode extension: design your own snippets and access them progressively.
Features
- ✏️ DIY snippet: write your own snippet in ts.
- 🏷️ Progressive intellisense: provide the progressive completion items to get the final code.
- ⌨️ Detail options: provide a multiple select to add or remove details to the final code.
About
This tutorial will illustrate how to write and run your own snippets with this extension.
