solidjs-community / solid-snippets

VSCode extension with helpful code snippets for SolidJS.
https://marketplace.visualstudio.com/items?itemName=solidjs-community.solid-snippets
MIT License
29 stars 2 forks source link

[Request] Add For/Index and Switch/Match? #11

Closed vanillacode314 closed 1 year ago

vanillacode314 commented 1 year ago

add snippets for control flow components

thetarnav commented 1 year ago

Feel free to add more snippets you find useful. Here is a little guide on how to do it: https://github.com/solidjs-community/solid-snippets#contributing Snippets for control flow components would certainly make sense.