You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This plan captures our work in August. This is a 4-week iteration. We will ship our August Update in early September. August is the second of our two Summer iterations. Those of us who didn't take time off earlier are doing so now.
Nevertheless, work will be done. We'll move the new settings experience out of preview and we'll publish a preview of the GitHub pull request extension. We'll also continue improving the accessibility of VS Code (keyboard navigation and screen reader support).
Endgame
August 27th, 2018: Code freeze for the endgame
August 31st, 2018: Endgame done
The endgame details for this iteration are tracked in #57245.
This plan captures our work in August. This is a 4-week iteration. We will ship our August Update in early September. August is the second of our two Summer iterations. Those of us who didn't take time off earlier are doing so now.
Nevertheless, work will be done. We'll move the new settings experience out of preview and we'll publish a preview of the GitHub pull request extension. We'll also continue improving the accessibility of VS Code (keyboard navigation and screen reader support).
Endgame
The endgame details for this iteration are tracked in #57245.
Plan Items
Below is a summary of the top level plan items.
Legend of annotations:
Accessibility
Workbench
@
queries in the new settings experience Intellisense in settings editor search bar for available filters #55804 @JacksonKearlMonaco Editor
Terminal
Languages
CSS
@import
andurl()
SCSS file path autocomplete not working after 1.24.0 release #51331 @octref@import
andurl()
[css/scss] Go to definition for css/sass @import #29899 @octrefLanguage Server Protocol
json
tracing format for LSP and add support invscode-languageserver-node
. Extend Node SDK to allow JSON format output language-server-protocol-inspector#8 @octrefDebug
Extension Contributions
xterm.js
such as Initial implementation xtermjs/xterm-addon-ligatures#1 @Tyriarvscode-tslint
toward usingtslint
as a TypeScript server plugin @mjbvz @egammaExtensions
API
vscode.URI
Add more documentation to vscode-uri to illustrate usage #56108 @jriekenEngineering
TPromise
removal (remove use of cancelation and progress support) WinJS.Promise removal plan #53526 @jriekenDocumentation
Deferred Items
vscode-extension-telemetry
module to finialized Logging API Extension telemetry is not logged into log files when log level is changed to trace #55398 @ramya-rao-aThe text was updated successfully, but these errors were encountered: