wawandco / visho

VSCode extension to boost your Plush productivity to the moon.
https://marketplace.visualstudio.com/items?itemName=wawandco-tools.visho
MIT License
7 stars 0 forks source link

[FEAT]: adding new snippets #14

Closed YanDeLeon closed 1 year ago

YanDeLeon commented 1 year ago

What is being done in this PR?

Addition of two new snippets for partials call and linkTo tags

What are the main choices made to get to this solution?

Two very handy snippets. Prefixes will be ppt for partials and plink for linkTo

List the manual test cases you've covered before sending this PR:

Example: Try typing ppt and plink and make sure the snippets are working

paganotoni commented 1 year ago

@YanDeLeon lets update the README to include those 2 snippets.