-
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)in editorRelates to code editing or language featuresRelates to code editing or language featuresis 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've started using Melos to manage my monorepos, but realized that running flutter pub get in all of the packages works, but doesn't trigger my post-boostrap hooks, nor does it link the packages. This makes the button useless.
Describe the solution you'd like
If a workspace root contains a melos.yaml, offer to run melos bootstrap as opposed to flutter pub get/dart pub get.
Describe alternatives you've considered
Allow turning off the button (ideally automatically, but manually works too)
Additional context
n/a?
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)in editorRelates to code editing or language featuresRelates to code editing or language featuresis 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.