You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This plan captures our work in March 2023. We follow the same iteration cycle as VS Code. Although we plan for a whole iteration, we may not only ship at the end of an iteration but throughout.
Legend of annotations
Mark
Description
πββοΈ
work in progress
β
blocked task
πͺ
stretch goal for this iteration
π΄
missing issue reference
π΅
more investigation required to remove uncertainty
β«
under discussion within the team
β¬
a large work item, larger than one iteration
Getting started
β¬ Implement implicit triggers for the Create Environment command; issue; @karthiknadig
Add create environment button to requirement.txt and pyproject.toml; issue; @karthiknadig
Provide a quicker way to update conda env after python is installed in it; issue; @karrtikr
β Leverage quick pick hover support to explain conda environment lacking a Python interpreter (blocked on Jupyter for better wording); issue@karrtikr
π΄ Investigate how to handle dev containers lacking pip and venv; @luabud@cwebster-99
Editing
N/A
LSP
Python: Client options and telemetry client-side middleware; issue; @karthiknadig
This plan captures our work in March 2023. We follow the same iteration cycle as VS Code. Although we plan for a whole iteration, we may not only ship at the end of an iteration but throughout.
Legend of annotations
Getting started
Create Environment
command; issue; @karthiknadigrequirement.txt
andpyproject.toml
; issue; @karthiknadigEnvironments
Editing
N/A
LSP
Terminal
conda run
; issue; @karrtikrDebugging
Formatting
Linting
Testing
Run Test
; issue; @eleanorjboyd @karthiknadigvscode.dev
N/A
Documentation
Engineering
runFileInteractive
; issue; @karrtikrPython community
package.metadata
parsing; issue; @brettcannonmicrovenv
@brettcannonDeferred Items
Run
menus; issue.python-version
for pyenv; issue; @karrtikrconda run
when debugging (waiting on the conda team to give us the go-ahead to rely onconda run
so fundamentally); @paulacamargo25venvPath
andvenvFolders
; issueThe text was updated successfully, but these errors were encountered: