eclipse-lsp4e / eclipse-lsp4e/lsp4e
semantic token highlighting does not show up in Java editor right after startup
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 85
- Forks
- 69
- Avg merge
- 8h 33m
- Merged PRs (30d)
- 6
Description
The new semantic tokens highlighting for the Java editor works nicely, but it seems like one little piece is missing. When I startup the IDE where an editor is already open, the semantic token highlighting doesn't show up in the Java editor.
All other cases (start typing in the editor, open a new editor) work nicely.
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
Reproduce the issue by starting the IDE with an existing Java editor open, then compare that startup path with typing in the editor or opening a new editor. Trace the semantic-token initialization triggered by those cases; done means highlighting is visible immediately after startup for the already-open Java editor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100