Skip to content

Support projects nested inside WorkspaceFolders in tasks like "dart: pub get" #3795

@DanTup

Description

@DanTup

Eg. open the packages folder in the Flutter repo and try to run dart: pub get. It'll try to run in the root folder, but should instead be showing some picker to pick a project (if one can't be inferred).

This blocks #2924 because the current Pub Get command (etc.) all handle these projects correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issue :octocat:A relatively straight forward issue that could be done by a new contributorin tasksRelates to VS Code tasks, such as those provided by Task Providersis enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions