-
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.
Most of the projects I create are just throw-away Flutter apps (80%) or Dart Console apps (20%) for a quick test of something. Visual Studio has this feature where it will pick a unique name for a project in a specified folder automatically whereas in VSC, I have to name the project first (I always pick 'foo') and then create a new folder that's unique ('foo1', 'foo2', etc).
Describe the solution you'd like
I really just want to have a command called 'Create Dummy Flutter App' and 'Create Dummy Dart App' that drops a new uniquely named project into my temp folder.
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.