-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
fixed in dart / flutterrelies 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
I mistakenly posted this bug here microsoft/vscode#220550 before, in which you can find all needed information, but feel free to ask further in case you want everything to be documented here as well.
To Reproduce
Steps to reproduce the behavior:
For me, it happens while "just" adding breakpoints, but usually after the emulator aleady runs for some time.
Expected behavior
- Add the exact number the breakpoint has been added to ONCE (currently occasionally happens twice/three times)
- Do not change the number the breakpoint is on when removing and re-adding them
- Add the breakpoint to the correct line (happens that the breakpoint will be added to totally random other lines)
Screenshots
You find an example video covering some of these issues in the linked issue.
Please complete the following information:
You can run the Dart: Collect Diagnostic Information command from the VS Code command palette (F1) to easily capture this information or provide it manually.
- Operating System and version: Windows_NT x64 10.0.19045 (running Windows 10)
- VS Code version: win 1.91.1
- Dart extension version: 3.92.0
- Dart/Flutter SDK version: 3.92.0
- Target device (if the issue relates to Flutter debugging): Android Emulator
In case you need further information, just let me know!
Metadata
Metadata
Assignees
Labels
fixed in dart / flutterrelies 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