atom-community / atom-community/ide-python
add virtualenvwrapper support
Open
- Dominant language
- JavaScript
- Stars
- 238
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating how ide-python discovers and selects virtual environments, then check how the VIRTUAL_ENV value from virtualenvwrapper could be recognized; done means a virtualenvwrapper environment is detected and usable by the Atom Python support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100