wraith13 / bracket-lens-vscode

Show bracket head on closing bracket for VS Code.
https://marketplace.visualstudio.com/items?itemName=wraith13.bracket-lens
Boost Software License 1.0
50 stars 7 forks source link

Fix for #19 Error msg at the head of every JSON file #21

Closed MarximusMaximus closed 2 years ago

MarximusMaximus commented 2 years ago

Had to do the other changes in order to build, package, and test properly.

wraith13 commented 2 years ago

Thank you for your pull request!

For security reasons, I am responsible for scrutinizing all modifications. However, this modification of package-lock.json is too much to scrutinize. Later I will update the package-lock.json, so could you remove this modification of package-lock.json from this pull request?

MarximusMaximus commented 2 years ago

Sure, no problem. Coming shortly.

MarximusMaximus commented 2 years ago

Removed package-lock.json changes.

MarximusMaximus commented 2 years ago

If you want, I can also remove the version bump, I just needed that to be sure I was tested the right release package. Figured you'd need to version bump anyway, so I left it in, but I can remove it too if you want.

wraith13 commented 2 years ago

I can also remove the version bump

Oh, please do that too!

MarximusMaximus commented 2 years ago

done!

wraith13 commented 2 years ago

thanks!