atom-community / atom-community/ide-python
add virtualenvwrapper support
未关闭
- 主要语言
- JavaScript
- 星标
- 238
- 派生
- 40
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi,
I use virtualenvwrapper, and it is not supported.
Do you know if it is possible to add this functionality?
You can use the $VIRTUAL_ENV to know where the ENV is installed
For exemple:
`> echo $VIRTUAL_ENV `
`/home/USER/.virtualenv/ENV`
Thanks,
Mic
贡献指南
调研方向
该 issue 没有指定文件、测试或入口点。首先定位 ide-python 如何发现和选择虚拟环境,然后检查如何识别 virtualenvwrapper 提供的 VIRTUAL_ENV 值;当能够检测到 virtualenvwrapper 环境,并且 Atom Python 支持可以使用该环境时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- developer-experience
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100