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 June 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
🏃♀️ Finalize template repo for various project types; issue; @cwebster-99
This plan captures our work on the Python Extension in June 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
Environments
Editing
N/A
Terminal
N/A
REPL
interactive.execute
to beEnter
; issue; @amungerDebugging
Testing
vscode.dev
N/A
Documentation
N/A
API
N/A
Engineering
N/A
Python community
Deferred Items
- [ ] Support interrupt for Native REPL on Windows; [issue](https://github.com//issues/23523); @anthonykim1 - [ ] User study for custom args; [issue](https://github.com/microsoft/vscode-python-internalbacklog/issues/468); @cwebster-99 @eleanorjboyd @paulacamargo25 - [ ] 💪 Leverage variable pane in Native REPL; [issue](https://github.com//issues/23568); @anthonykim1 @amunger - [ ] Remove old testing code; [issue](https://github.com//issues/23569); @eleanorjboyd - [ ] 🔵🏃♀️ Adopt proposed API for testing coverage feature; [issue](https://github.com//issues/22671); @eleanorjboyd - [ ] Investigate contributing a callout for automatic configuration in Debug Start View; [issue](https://github.com/microsoft/vscode-python-debugger/issues/110); @paulacamargo25 - [ ] 💪 Start refactoring code for custom args; [issue](https://github.com//issues/22670); @eleanorjboyd - [ ] 🏃♀️ ⬛ [Implement a dependency resolver with a customizable API](https://github.com/brettcannon/mousebender/issues/105); @brettcannon - [ ] 🏃 Add launch support for test discovery and execution in `settings.json`; [issue](https://github.com//issues/21845) @eleanorjboyd - [ ] Unify `venvPath` and `venvFolders`; [issue](https://github.com//issues/1479)The text was updated successfully, but these errors were encountered: