microsoft / microsoft/vscode-python-environments

Select environment for project created with template if no new venv creation

Open
#518 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request
Dominant language
TypeScript
Stars
138
Forks
62
Avg merge
1d 4h
Merged PRs (30d)
35

Description

For users going through the Create project from template flow and dont create a new virtual environment, it might make sense to allow them to select the environment they want to use for it is there are venvs or multiple global pythons installed

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Trace the Create project from template flow, focusing on the path where the user chooses not to create a new virtual environment. Identify how available environments and global Python installations are discovered. Done means that path lets the user select an existing environment before the project is created.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, typescript, vscode
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.