Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iteration Plan for November 2021 #136630

Closed
44 of 82 tasks
kieferrm opened this issue Nov 7, 2021 · 3 comments
Closed
44 of 82 tasks

Iteration Plan for November 2021 #136630

kieferrm opened this issue Nov 7, 2021 · 3 comments
Assignees
Labels
iteration-plan VS Code - Upcoming iteration plan
Milestone

Comments

@kieferrm
Copy link
Member

kieferrm commented Nov 7, 2021

This plan captures our work in November. This is a 5-week iteration. We will ship in early December. As usual, there will be no release in early January. The next release will come in early February 2022.

In addition to the plan items below, some of us who were tied up in releasing https://vscode.dev will continue house keeping in November.

Endgame

  • November 30, 2021: Endgame
  • December 03, 2021: Endgame done

The endgame details for this iteration are tracked here.

Plan Items

Below is a summary of the top level plan items.

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, assignment vscode#134380 team

Accessibility

Workbench

Web

Code Editor

Notebook Editor

Jupyter Notebooks

Languages

AnyCode

See AnyCode.

LSP /LSIF

Python

JavaScript/TypeScript

JSON

Debug

DAP

Terminal

Source Control

API

Extensions

Extension Contributions

Engineering

Builds

Electron

Node.js-free, sand-boxed renderer

Implement a node.js-free, sandboxed, context isolated renderer vscode#92164


Deferred

@kieferrm kieferrm added the iteration-plan-draft VS Code - Upcoming iteration plan (Draft) label Nov 7, 2021
@kieferrm kieferrm added this to the November 2021 milestone Nov 7, 2021
@kieferrm kieferrm pinned this issue Nov 7, 2021
@kieferrm kieferrm changed the title Iteration Plan for November 2021 [DRAFT] Iteration Plan for November 2021 Nov 9, 2021
@kieferrm kieferrm added iteration-plan VS Code - Upcoming iteration plan and removed iteration-plan-draft VS Code - Upcoming iteration plan (Draft) labels Nov 9, 2021
@tristan957
Copy link

tristan957 commented Dec 2, 2021

CC @deepak1556 @bpasero: I think VSCode should not release with Electron >= 14 until electron/electron#32049 is merged, otherwise Linux users may have a really bad time. Waiting on one more approval on the PR

@deepak1556
Copy link
Contributor

@tristan957 thanks for the heads up! the synchronous api is not used in the code base and also Electron 16 will not be merged for the November milestone pending some cleanups #137241

@tristan957
Copy link

Cool. Well thanks for merging it anyways!

@kieferrm kieferrm unpinned this issue Dec 13, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jan 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
iteration-plan VS Code - Upcoming iteration plan
Projects
None yet
Development

No branches or pull requests

6 participants
@egamma @deepak1556 @kieferrm @tristan957 and others