vscode-java icon indicating copy to clipboard operation
vscode-java copied to clipboard

Quite frequently, import statements are not colorized correctly

Open behrangsa opened this issue 3 months ago • 3 comments

Here's an example:

Image

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

behrangsa avatar Sep 13 '25 10:09 behrangsa