stneveadomi / grepc

Grepc is an approachable regular expression highlighter with advanced customization for VS Code.
https://marketplace.visualstudio.com/items?itemName=stneveadomi.grepc
MIT License
22 stars 4 forks source link

Fix live validation for forms #110

Closed stneveadomi closed 1 month ago

stneveadomi commented 1 month ago

After the recent changes to the forms from the addition of before/after decorations, the forms only update on certain scenarios. This is to update this to work more as intended.