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 August 2024. 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
🏃♀️ Design and review environment management APIs; issue; @karthiknadig
This plan captures our work on the Python Extension in August 2024. 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
pygls
to use newlsprotocol
(LSP 3.18); issue; @karthiknadigEditing
N/A
Terminal
REPL
Testing
unittest.main
and a custom runner for unittest; issue; @eleanorjboydvscode.dev
N/A
Documentation
API
N/A
Engineering
N/A
Python community
wasm32-wasip2
build target working for CPython; @brettcannon✋ Implement dynamically detecting production, staging, and development configurations for Django; issue; @paulacamargo25
Improvements to debug configuration
launch.json
; issue; @paulacamargo25Add support for running web apps using the run button; issue; @paulacamargo25
Add support for switching
JustMyCode
flag on the debugger UI panel dynamically; issue; @paulacamargo25Add "variablePresentation" in
settings.json
; issue; @paulacamargo25Implement Debug Terminal with shell integration; issue; @paulacamargo25
Formalize Python project/packages structure and content for opinionated flow; issue; @cwebster-99 @karthiknadig
💪 Leverage variable pane in Native REPL; issue; @anthonykim1 @amunger
Remove old testing code; issue; @eleanorjboyd
🔵🏃♀️ Adopt proposed API for testing coverage feature; issue; @eleanorjboyd
💪 Start refactoring code for custom args; issue; @eleanorjboyd
🏃♀️ ⬛ Implement a dependency resolver with a customizable API; @brettcannon
🏃 Add launch support for test discovery and execution in
settings.json
; issue @eleanorjboydUnify
venvPath
andvenvFolders
; issue💪 Support interrupt for Native REPL on Windows; issue; @anthonykim1
The text was updated successfully, but these errors were encountered: