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

Enhancement: Customize Semantic Highlighting for Function Arguments #105

Closed Maurechi closed 1 year ago

Maurechi commented 2 years ago

Would be nice to choose if we want the word to be highlighted with color + arrow, to have only the arrow or to have only the highlight. In my case the highlight draws a lot of attention and would be nice to be able to just have the arrow with no color highlight on the text.