-
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 November 2018 #62876
Comments
Explore welcome page improvements #56144 |
Please, don't remove the old settings editor (last item in the workbench section of this month's plan). It is easier to copy and paste all the settings at once (from one workspace to another) than modify one by one. |
We will never get rid of editing settings with a JSON file. The issue is just about the UX we have around the json settings editor (pencil icon to edit, search bar, etc). |
The search bar is a little annoying in |
CSS/HTML
- [ ] Support **support** for custom tags and properties in HTML and CSS #62976 @octref |
There's an issue for the endgame: #64182 |
Shipped. |
This plan captures our work in November. This is a 5-week iteration. We will ship our November Update - the last of the year - in the first half of December. As in 2018, there will be no update in early January 2019. The next major update will be in early February 2019.
We have a full plan stretching from polishing functionality that we introduced earlier such as reference lists and multi-line search, to smaller productivity features such as
Commit & Push
, all the way to getting ready for electron 3.0 and adopting the new tree implementation throughout our code base. We also start exploring what it takes to make developing on WSL on Windows more natural. Some of us will also eat a lot in the middle of the iteration.Endgame
The endgame details for this iteration are tracked in #64182.
Plan Items
Below is a summary of the top level plan items.
Legend of annotations:
Workbench
UX
Monaco Editor
Tasks
Source Control
Commit & Push
Add git autopush option when committing (revisited) #62058 @joaomorenoLanguages
go-to-declaration
request to LSP Add support for Goto declaration language-server-protocol#605 @dbaeumerJavaScript/TypeScript
CSS/HTML
Debug
create-react-app
Debugger Won't hit breakpoints in jest test #60187 @roblourensExtension Contributions
vscode-tslint
to use tslint as a TS server plugin Todo typescript-tslint-plugin#1 @mjbvzExtensions
API
htmlPreview
Deprecating previewHtml #62630 command @mjbvzFileIndexProvider
Remove/evolve FileIndexProvider #59922 @roblourensServiceability
Exploration
Engineering
Documentation
Deferred Items
Ctrl+Left/Right
#50045 @rebornixThe text was updated successfully, but these errors were encountered: