✏️ DIY snippet: write your own snippets in typescript so it can be totally flexible. ☑️ Progressive IntelliSense: more details can be customized during progressive selection to get more accurate code.
Hey Hunters, be happy to share another app here 👊.
We knew that the VS Code built-in snippet generates code in form of one-time interaction, which is easy and general. But no silver bullet, it also lacks the ability to provide options for users to create the more accurate and specific code, which sometimes is what we (especially in a team) really need.
Sni-ppet is VS Code extension to help you design your own snippets and access them progressively:
- ✏️ DIY snippet: write your own snippets in typescript so it can be totally flexible.
- ☑️ Progressive IntelliSense: more details can be customized during progressive selection to get more accurate code.
If it matches some scenarios of you or your team, sincerely invite you to take it a try!
sni-ppet