Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] - Can not find class from logs in terminal #3822

Open
mamilic opened this issue Oct 17, 2024 · 0 comments
Open

[Bug] - Can not find class from logs in terminal #3822

mamilic opened this issue Oct 17, 2024 · 0 comments

Comments

@mamilic
Copy link

mamilic commented Oct 17, 2024

When I try to navigate to classname by CTRL+Left Click from the logs it can not find it.

Environment
  • Operating System: Windows 11
  • JDK version: 21
  • Visual Studio Code version: 1.94.2
  • Java extension version: 1.35.1
Steps To Reproduce
  1. Open demo.zip
  2. Run the DemoApplication.java
  3. Try to CTRL + Left Click on com.example.demo.DemoApplication from the logs
    image
  4. It will open input box with that full classname, however as it is full path it can not find it, only DemoApplication can be found.
    image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant