-
Notifications
You must be signed in to change notification settings - Fork 344
Closed
Labels
in commandsRelates to commands (usually invoked from the command Palette)Relates to commands (usually invoked from the command Palette)is enhancementAn enhancement or improvement that should be listed in release notes but is not a bug fix.An enhancement or improvement that should be listed in release notes but is not a bug fix.
Milestone
Description
It should be possible to right-click on a file in the Explorer pane and choose "Create launch configuration" that will create a launch config:
- Either in the WorkspaceFolder or Workspace file (workspace file if there are already configs there, otherwise Workspace Folder)
- Named sensibly ("Dart (bin/foo.dart)" or "Flutter (lib/main.dart)")
cwdset to the nearest project rootprogramset as a relative path fromcwd
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in commandsRelates to commands (usually invoked from the command Palette)Relates to commands (usually invoked from the command Palette)is enhancementAn enhancement or improvement that should be listed in release notes but is not a bug fix.An enhancement or improvement that should be listed in release notes but is not a bug fix.