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 October 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
N/A
Environments
⬛ Use webworker for Conda & Windows registry when discovering environments; issue; @karrtikr
Write a wiki page for monorepo setups; issue; @luabud
This plan captures our work on the Python Extension in October 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
N/A
Environments
Editing
N/A
Terminal
REPL
shift+enter
; issue; @anthonykim1Debugging
Formatting
Linting
Testing
settings.json
; issue @eleanorjboydvscode.dev
N/A
Documentation
API
N/A
Engineering
N/A
Python community
wasi.py
build script for CPython; @brettcannonDeferred Items
.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: