redhat-developer / redhat-developer/vscode-java
Selection occurrences are not highlighted at the vertical scroll bar
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 547
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
Environment
- Operating System: Ubuntu 14.04
- JDK version: /usr/lib/jvm/java-8-openjdk-amd64
- Visual Studio Code version: VS Code 1.13.1
- Java extension version:
Steps To Reproduce
- Open VS Code.
- Open Java file.
- Selected occurrences are highlighted in the editor and are highlighted the right vertical scroll bar.
- Open ANY other file.
- Return to ANY Java file.
- Selected occurrences are highlighted in the editor, but they ARE NOT highlighted the right vertical scroll bar.
IMPORTANT: if to disable "Java support for Java by RedHat" package, then 6th step is not reproduced (everything works fine).
Current Result
Selection occurrences are not highlighted at the scroll bar.

Expected Result
Selection occurrences are highlighted at the scroll bar.

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 issue names no source file or test. Start by reproducing it in VS Code 1.13.1 with the Java extension enabled, switching between Java files as described, and compare behavior with the extension disabled. Done means selected occurrences remain highlighted on the right vertical scrollbar after returning to a Java file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100