-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsis bug
Milestone
Description
Describe the bug
A clear and concise description of what the bug is.
The quick debug/launch button in the upper right of VSCode window disappears when renaming the lib folder.
To Reproduce
Steps to reproduce the behavior:
- Create a new Flutter Project
- Rename
lib/to something else, e.g.src/
Expected behavior
A clear and concise description of what you expected to happen.
Quick debug/launch button should still be accessible.
Screenshots
If applicable, add screenshots to help explain your problem.
Button visible with standard lib/ name

Button missing after renaming directory to src/

Please complete the following information:
- Operating System and version: Windows 11 Home - 22621.1265
- VS Code version: 1.76.0
- Dart extension version: 3.60.1
- Dart/Flutter SDK version: 3.7.6
- Target device (if the issue relates to Flutter debugging):
Metadata
Metadata
Assignees
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsis bug