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

[FIX]: Adding parameter Highlighting and fixing single quote Issue #10

Closed YanDeLeon closed 1 year ago

YanDeLeon commented 1 year ago

What is being done in this PR?

We fixed the issue about the single quote ' braking the syntax Parameters Highlight was added to cover this issue

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

Improving the way the syntax was captured

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

Make sure parameters in functions and key/values are Highlighted different from html text or within css classes