language-ethereum
language-ethereum copied to clipboard
Solidity's indexed event attribute not highlighted
The indexed attribute/keyword creates log topics from event parameters.indexed looks out of place next to the parameter name in the same color. It would be great if indexed could be highlighted with a unique color to distinguish it from the parameter name.