Skip to content

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

Open
@mamilic

Description

@mamilic

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

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