microsoft / microsoft/vscode-python-environments
Select environment for project created with template if no new venv creation
未关闭
还没有人认领这个 Issue。
feature-request
- 主要语言
- TypeScript
- 星标
- 138
- 派生
- 62
- 平均合并
- 1 天 4 小时
- 30 天内合并 PR
- 35
描述
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
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
跟踪“从模板创建项目”流程,重点关注用户选择不创建新的虚拟环境的路径。确定如何发现可用环境和全局 Python 安装。完成标准是:该路径允许用户在创建项目之前选择一个现有环境。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python, typescript, vscode
- 领域
- developer-experience, tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100