-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
fixed in dart / flutterin debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsin webRelates to running Dart or Flutter web appsRelates to running Dart or Flutter web appsis bugrelies on sdk changesSomething that requires changes in the Dart/Flutter SDK to ship before it will become availableSomething that requires changes in the Dart/Flutter SDK to ship before it will become available
Milestone
Description
Describe the bug
When running flutter in web inside a workspace, the breakpoints keep being unverified
It's not possible to debug with breakpoints
To Reproduce
Create a dart workspace with 2 flutter projects
Run a project in web
Add a breakpoint
The breakpoint will stay unverified
Expected behavior
Breakpoints should work the same in a workspace as in a normal project
- Operating System and version: macOS 15.1.1 (24B91)
- VS Code version: 1.96.2
- Dart extension version: 3.102.0
- Dart/Flutter SDK version: 3.6.0 / 3.27.1
- Target device (if the issue relates to Flutter debugging): Chrome 131.0.6778.205
jaripekkala
Metadata
Metadata
Assignees
Labels
fixed in dart / flutterin debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsin webRelates to running Dart or Flutter web appsRelates to running Dart or Flutter web appsis bugrelies on sdk changesSomething that requires changes in the Dart/Flutter SDK to ship before it will become availableSomething that requires changes in the Dart/Flutter SDK to ship before it will become available