-
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
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.
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.