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

Add option to disable right side gutter indicators #113

Closed tonisives closed 1 year ago

tonisives commented 1 year ago

A project can get a lot of gutter indicators. They can become overlapping and therefore very distracting.

I am not using these indicators on the right. I am happy with the left side indicators already.

Could we add a setting to disable the left/right/both side gutter icons?

Screenshot 2022-09-27 at 08 54 35

git extension has an option to disable their gutter items: link