-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality
Description
Creates and opens a new workspace folder set up for Python development. One way to do it could be:
- Prompts to enter path to project with prefilled input, similar to:
- Creates it and opens it as workspace
- Runs
Create Environment
and selects it for workspace - (Optional) Creates a
main.py
entrypoint
We can use it in the first step of getting started to encourage users to start using projects and local environments, which right now isn't done if no project is already opened:
cc/ @cwebster-99
luabud and Zerotask
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality