vscode-java
vscode-java copied to clipboard
Quite frequently, import statements are not colorized correctly
Here's an example:
As you can see:
- Some packages are colored orange
- Some are colored white
- And some are colored partially orange and partially white
Unfortunately I have not found a way to reproduce this in a systematic step-by-step way.
I am using:
- Version 0.29.2 of Extension Pack for Java
- Version 1.45.0 of Language Support for Java(TM) by Red Hat
- Version 1.103.2 of VS Code