redhat-developer / redhat-developer/vscode-java
Quite frequently, import statements are not colorized correctly
Open
Nobody has claimed this yet.
bug
highlighting
Lombok
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report provides no file, test, or deterministic reproducer. Start by trying the listed Extension Pack, Java Language Support, and VS Code versions with the attached example, then trace how Java import tokens are classified; done means imports receive consistent coloring and the behavior can be verified with a repeatable case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100