I need to configure Java syntax highlighting in Visual Studio Code. So Syntax should be dim or faded when it wasn't used variable, instead of highlighting the code.
So I use current version of the java for VS code and its extensions. Extension or Plugins don't provides that attribute.
How can I configure the syntax to be dimmed?
Thank you in Advance.