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 May. 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
Create the WWBD extension w/ an opinionated flow for environment creation and requirements installation; @brettcannon
Detect when VS Code is launched from an activated virtual environment in WWBD; discussion; @brettcannon
πβ Explore how to notify the user they don't have Python installed when installing the Python extension for the first time; issue; @kimadeline@luabud@brettcannon
Environments
Investigate environment detection in our overall environment UX to see if there are scenarios where discovery is unnecessary; issue@karrtikr
Separate environment discovery into a two phases, "raw" and "enriched", so Jupyter can consume the former ASAP; issue@karrtikr
πββοΈ Work on finalizing design of proposed API for environments; issue@karrtikr
πββοΈ π΅ Investigate automatic debug configuration based on the open workspace for Django, Flask, and FastAPI; issue; @paulacamargo25@karthiknadig
Formatting
πββοΈ Create an extension template (formatting); issue; @karthiknadig
πͺ Create a autopep8 extension from the new template; issue; !@karthiknadig
Linting
πββοΈ Create an extension template (linting); issue; @karthiknadig
πͺ Create a flake8 extension from the new template; issue; !@karthiknadig
Testing
πββοΈ β¬ Rewrite test execution for unittest; issue; @kimadeline
This plan captures our work in May. 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
None
LSP
Terminal
Debugging
Formatting
Linting
Testing
unittest
; issue; @kimadeline(github|vscode).dev
None
Documentation
None
Engineering
Python community
packaging
; issue; @brettcannonDeferred Items
packaging.metadata
; issue; @brettcannonThe text was updated successfully, but these errors were encountered: