Can't navigate to correct line if the target file is not opened

Answered

Hi there,

I'm using IntelliJ IDEA 2021.2.2 (Ultimate Edition) Build #IU-212.5284.40 in VDI (VMWare) windows 10 Enterprise version 20H2. If I ctrl + click on a method, the usage list is open, then I click one usage (Test.java line 230), the target file will be open but cursor stay on line 1 instead of 230. It's very inconvenience. 

Already tried reinstall, invalidate caching, etc. still same issue. Is there anything I can do to fix it?

Thanks,
Frank

0
4 comments

Tried the latest version as suggested. Same issue. If the file is not already opened, it jump to line 1. The mac version works for me, but the windows version in VMWare not working.

0

Please file a bug at https://youtrack.jetbrains.com/newIssue?project=IDEA with the sample project, the exact steps to reproduce and the logs attached via Help | Collect Logs and Diagnostic Data.

0

Thanks, Serge! After I delete .../AppData/Roaming/JetBrains folder, it's working now. 

0

Please sign in to leave a comment.