vscode-abaplint
vscode-abaplint copied to clipboard
Highlight each variable differently
For ultimate rainbow mode you're missing one more kind of semantic highlighting - to give the same styles to the same variables. I think it is just a variation on read/write highlights, but it would apply a style per variable, not per operation. For example, a random underline color can be generated based on the variable name.
