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 on the Python Extension in November 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.
This plan captures our work on the Python Extension in November 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
Environments
.python-version
for pyenv; issue; @karrtikrEditing
N/A
Terminal
REPL
Debugging
launch.json
;issue @paulacamargo25Formatting
N/A
Linting
N/A
Testing
N/A
vscode.dev
N/A
Documentation
N/A
API
N/A
Engineering
Python community
wasi.py
build script for CPython; @brettcannonDeferred Items
settings.json
; issue @eleanorjboydconda 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: