-
Notifications
You must be signed in to change notification settings - Fork 29.3k
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
Comments
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 |
@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 |
Cool. Well thanks for merging it anyways! |
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
The endgame details for this iteration are tracked here.
Plan Items
Below is a summary of the top level plan items.
Legend of annotations:
Housekeeping
Accessibility
Workbench
Web
Code Editor
Notebook Editor
Jupyter Notebooks
Languages
AnyCode
See AnyCode.
LSP /LSIF
Python
JavaScript/TypeScript
JSON
Debug
DAP
OutputEvent
category for highly visible output messages debug-adapter-protocol#218 @weinandTerminal
Source Control
API
Extensions
Extension Contributions
Engineering
vscode
namespace for npm packages vscode#130301 @connor4312 teamBuilds
playwright
for our desktop smoke tests vscode#128479 @bpasero @joaomorenoElectron
requestSingleInstanceLock
API vscode#97626 @rzhao271Node.js-free, sand-boxed renderer
Implement a node.js-free, sandboxed, context isolated renderer vscode#92164
contextIsolation
for all windows vscode#128099 @bpasero @rzhao271 @deepak1556Deferred
The text was updated successfully, but these errors were encountered: