microsoft / microsoft/vscode-python-environments
Compatibility with Other Extensions
Open
feature-request
needs spike
- Dominant language
- TypeScript
- Stars
- 138
- Forks
- 62
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 35
Description
Python Extension: Does call Python Environment Extension API, works except for testing architecture
Debugger Extension: Checks
**Category A: Calls the Python Environments Extension API directly based on `python.useEnviornmentsExtension` value**
- Python Extension (except for the testing architecture which needs to be fixed)
- Python Debugger Extension (only in pre-release right now)
**Category B: Still only calls the Python Extension API and thus not compatible with the Envs Ext**
- Jupyter Notebooks
**TODO:**
- determine category for the following:
- Pylance ?
- Python Tools extensions?
Contributor guide
Assessment
This issue has not been assessed yet.