platformio-vscode-ide
platformio-vscode-ide copied to clipboard
Feature request: Let "Project name" text input in "Import Arduino Project" dialogue
Per community post
The current logic seems to use the current date, the date the sketch file was created and the chosen board to create a new folder in the local Documents/PlatformIO/Project directory.
For better controll in many imports, it is handy if a "Project Name" could be directly given (and sanity-checked if it doesn't exist already).

This came up again in this thread.