Skip to content

Use package name instead of folder in output #5789

@FMorschel

Description

@FMorschel

Is your feature request related to a problem? Please describe.
I have a workspace in a folder called essential_lints, and this is a project for the main essential_lints package I'm working on, so it contains an inner essential_lints folder and some other siblings. The output tab shows dart (essential_lints), but if I understand this correctly, the output from both the workspace and the inner package resolutions show up there.

Describe the solution you'd like
I'd like the output to display dart (packag_name) instead of dart (folder_name). This should ensure most of the time that the outputs are different since in a workspace the workspace and inner projects can't have the same name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in commandsRelates to commands (usually invoked from the command Palette)is enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions