Consensys / vscode-solidity-auditor

Solidity language support and visual security auditor for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=tintinweb.solidity-visual-auditor
GNU General Public License v3.0
569 stars 60 forks source link

Hide arrows from scoped arguments #100

Closed JGcarv closed 2 years ago

JGcarv commented 2 years ago

Hi! First of all, I love this extensions and I've been using for a few good years now, so thank you for the hard work!

I just have one request, is there a way to keep the decoration from scoped arguments, like the background, but not display the extra arrow character? The arrow messes up a bit the formatting.

Thank you!

tintinweb commented 2 years ago

made this configurable (see #104). will be part of the next release. cheers 🙌