Skip to content

Java Extension no longer highlights all occurrences of the word under the cursor in Java filesΒ #3787

@vitalyla

Description

@vitalyla

After recent update of VS Code and Java Language Support extension(s), the highlight of the elements under cursor no longer working (please see snapshots below).

Environment
  • Operating System: MacOS Sonoma 14.7, Win 10/11
  • JDK version: 17
  • Visual Studio Code version: 1.93.1
  • Java extension version: v1.35.0
Steps To Reproduce
  1. Open any Java source file.
  2. Put the cursor on any variable (field, parameter).
Current Result
  • Highlight of the same elements as under the cursor doesn't happen.

image

Expected Result
  • Highlight of the same elements as under the cursor does happen.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions