Skip to content

Pre-fill "Create Project" names with an available name in the selected folder #2989

@csells

Description

@csells

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.

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