Skip to content

boot-java.live-information.automatic-tracking.on is not working on vscode. #733

Closed
@Eskibear

Description

@Eskibear

Describe the bug
boot-java.live-information.automatic-tracking.on is not working as described on vscode.

To Reproduce

  1. set boot-java.live-information.automatic-tracking.on to true
  2. open a springboot project. e.g. spring-petclinic
  3. debug the project, live hover information is not shown.
  4. at this time, if you manually run command manage live spring boot process connections, and pick the correct process, it fails after several retries.

Sample
https://github.com/spring-projects/spring-petclinic

I remember long time ago it was working well and live information was shown by default. And I find this commit 2cecd45 changed its default value from true to false. So what was the purpose to turn it off?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions