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 more editor tokens and scopes #142

Open zarifpour opened 8 months ago

zarifpour commented 8 months ago

It would be great to have additional textmate scopes for structs, interfaces, operators (i.e. <, ==, !=), and other common scopes that are available in other languages.