You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Open any Java source file.
Put the cursor on any variable (field, parameter).
Current Result
Highlight of the same elements as under the cursor doesn't happen.
Expected Result
Highlight of the same elements as under the cursor does happen.