-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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 June 2020 #100100
Comments
Based on #93598 (comment) it looks like there's a better issue to link object editing support to, namely #99635 |
@yubaoquan we found out quite a few blocking issues when we started exploring Electron 8 https://github.com/microsoft/vscode/issues?q=is%3Aopen+is%3Aissue+label%3Aelectron-8-update, jumping versions would only make it difficult to narrow down the issue and get them fixed in a timely manner. When we push Electron 8 to insiders, Electron 9 will adopted into our exploration builds, upgrading to Electron 9 was also blocked by #95955 which got fixed yesterday. To top it all I would say, its too soon to skip versions :) |
This plan captures our work in June. We will ship in early July. This is a 4-week iteration.
Endgame
The endgame details for this iteration are tracked in #101289.
Plan Items
Below is a summary of the top level plan items.
Legend of annotations:
Accessibility
Workbench
Notebook Editor
Languages
LSP / LSIF
additionalTextEdits
until the completion item is resolved new client capability: defer calculation additionalTextEdit until comletionItem/resolve language-server-protocol#1003 @dbaeumerTypeScript/JavaScript
Debug
webview
debugging Debugging webviews in VS Code #96626 @connor4312 @weinandSCM
API
Web
Extensions
Extension Contributions
Install
msix
installer for VS Code on Windows MSIX installer #61793 @sbattenwinget
support (update manifest on release, support insiders version) Streamline publishing to the winget catalog #100745 @lszomoru @fiveisprimeEngineering
ripgrep
binaries for Windows on ARM Complete win32-arm64 implementation #98587 @roblourensBots
Electron
Node.js-free, sandboxed renderer ⬛
Backlog: #92164
file://
protocol for serving static assets @deepak1556iconv-lite
) Web: support other encodings than UTF-8 #79275 @bpaserosandbox: true
andcontextIsolation
for some of our windows to get our feet wet @deepak1556Documentation
Deferred Items
The text was updated successfully, but these errors were encountered: