rust-lang/vscode-rust

Semantic Highlighting support

bigyihsuan opened this issue · 1 comments

Semantic highlighting has less support compared to other languages. Now, this may be low-priority for pretty colors, but it makes things more cohesive (and for me, the pretty colors help differentiate between variables).

Some cursory inspections show that there's no semantic token types associated with the various tokens:

image
image
image