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.
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 |
Accessibility
Workbench
Monaco Editor
Terminal
Languages
CSS
Language Server Protocol
Debug
Extension Contributions
Extensions
API
Engineering
Documentation
Deferred Items
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
@importandurl()SCSS file path autocomplete not working after 1.24.0 release #51331 @octref@importandurl()[css/scss] Go to definition for css/sass @import #29899 @octrefLanguage Server Protocol
jsontracing 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.jssuch as Initial implementation xtermjs/xterm-addon-ligatures#1 @Tyriarvscode-tslinttoward usingtslintas a TypeScript server plugin @mjbvz @egammaExtensions
API
vscode.URIAdd more documentation to vscode-uri to illustrate usage #56108 @jriekenEngineering
TPromiseremoval (remove use of cancelation and progress support) WinJS.Promise removal plan #53526 @jriekenDocumentation
Deferred Items
vscode-extension-telemetrymodule to finialized Logging API Extension telemetry is not logged into log files when log level is changed to trace #55398 @ramya-rao-a