This plan captures the focus of our work during the May iteration. It's a 5 week iteration. We will ship early June.
Endgame
- May, 29th: Code freeze for the endgame
- June 2nd: Endgame done
The endgame details for this iteration are tracked in #27415.
Plan Items
Below is a summary of the top level plan items.
Legend for annotations:
| Mark |
Description |
| 🏃 |
work in progress |
| ✋ |
blocked task |
| 💪 |
stretch goal for this iteration |
| 🔵 |
more details required |
| 🔴 |
missing issue reference |
Plan Items
Workbench
Editor
Monaco Editor
Install/Update
Integrated Terminal
Tasks
Languages
JavaScript/TypeScript
Markdown
Debug
Extensions API
Extension Contributions
Engineering Items
Startup performance
Issue management
Build
Documentation
Provide recipes for using VS Code with particular technologies
Deferred
- Make v2 the default and provide parity with 1.0 @dbaeumer
This plan captures the focus of our work during the May iteration. It's a 5 week iteration. We will ship early June.
Endgame
The endgame details for this iteration are tracked in #27415.
Plan Items
Below is a summary of the top level plan items.
Legend for annotations:
Plan Items
Workbench
Editor
Monaco Editor
Install/Update
update for April we will only make a zip install available, full install update is planned for June
Integrated Terminal
Tasks
package.json(in a bundled npm extension) Bundle a task provider for package.json scripts #27447 @egammaLanguages
JavaScript/TypeScript
Markdown
Debug
remoteRootalso for node "Launch" action Allow remoteRoot also for node "Launch" action (for custom launchers) #11681 @weinandendLineandendColumnattributes ofStackFrameandBreakpointHonour the optionalendLineandendColumnattributes ofStackFrameandBreakpoint#8851 @isidornExtensions API
Extension Contributions
Engineering Items
Startup performance
Issue management
Build
--noEmitHelperoption to reduce the compiled output size and replace our custom solution Make use of tslib #25612 @jriekenDocumentation
Provide recipes for using VS Code with particular technologies
Deferred
checkJSexperience with React Improve checkJS experience with React #26081 @mjbvz