E3FA "Start without debugging" doesn't work · Issue #351 · microsoft/vscode-java-debug · GitHub
[go: up one dir, main page]

Skip to content

"Start without debugging" doesn't work #351

@Eskibear

Description

@Eskibear

VS Code provides "Start without debugging" functionality, but it doesn't work for Java as far as I know.

Environment
  • Operating System: MacOSX
  • JDK version: 1.8
  • Visual Studio Code version:1.25.1
  • Java extension version:0.29.0
  • Java Debugger extension version:0.10.0
Steps To Reproduce
  1. Open a Java project and set a breakpoint
  2. Trigger "Start without debugging"
Current Result

It starts debugging and the breakpoint is hit.

Expected Result

Run the project without hitting any breakpoints.

Additional Informations

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0