We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This plan captures our work in June. We will ship in early July. This is a 4-week iteration.
The endgame details for this iteration are tracked in #101289.
Below is a summary of the top level plan items.
Legend of annotations:
additionalTextEdits
webview
msix
winget
ripgrep
Backlog: #92164
file://
iconv-lite
sandbox: true
contextIsolation
The text was updated successfully, but these errors were encountered:
Based on #93598 (comment) it looks like there's a better issue to link object editing support to, namely #99635
Sorry, something went wrong.
Why not skip electron 8, use 9 instead? I remember there is a history vscode skipped a major version of electron.
@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 :)
egamma
kieferrm
No branches or pull requests
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: