forked fromDonJayamanne/pythonVSCode
- Notifications
You must be signed in to change notification settings - Fork1.2k
Closed
Description
Iteration plan
This plan captures our work inOctober. We follow the same iteration cycle asVS 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 |
Housekeeping
- 🔴 Issue/PR Grooming - review, categorization, assignmentteam
Environments
- 🏃 Address issues w/ discovery componentvscode-python#17250@karrtikr
Editing
- :Hide UI elements that do not apply in the webvscode-python#17252@karrtikr
Testing
- 💪 🏃 Rewrite testing adaptervscode-python#17242@kimadeline
Engineering
- 💪 🏃 Get virtual workspaces w/ Pylance functioningvscode-python#17253@karrtikr
- 💪 🏃 Get untrusted workspaces w/ Pylance workingvscode-python#17254@karrtikr
- 💪 🏃 Infer environment variables for an activated conda environmentvscode-python#17332@paulacamargo25
Deferred items
- ✋ Work w/ Pylance on automatic indentationvscode-python#481@brettcannon
- ✋ Switch to an insiders/nightly extension in the Marketplacevscode-python#17196@brettcannon
- 💪 Put flake8 behind LSPvscode-python#17235@karthiknadig