-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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 January 2021 #112419
Comments
When new Native Notebook Editor will be available in stable version? |
Digression I think this statistic (https://vscode-github-stats.netlify.app/) is great. This is for the vscode team to better manage and maintain the issue. But I wonder if there are statistics for users, which will count the features that users most want and the bugs that they most want to fix.
in technology, it’s not difficult to count this information. (From the issue, you can calculate the number of likes, creating time, number of participants in the discussion, and even the number of vscode team members participating in the discussion) Because some issues are 2 years or even 3 years ago, and the attention is a lot. Hope such statistics can help the vscode team to understand what users want most. Of course, this is not an iteration plan, but it can provide a reference for the vscode team. thanks for your great work. |
You mean things like #2809... the question is: do the vscode team want these statistics? |
This comment has been minimized.
This comment has been minimized.
I guess that's not a wish list here, but #25887 (extend diff editor with merge features) has no downvote and quite a big community-request-level: |
When there are 4k++ open issues, it's rather hard to find the one relevant to your problem. Which makes it problematic to amass representative number of responses to any single problem. |
I think statistics of a moving average of opened and closed issues per 10 days would be more representative than absolute numbers. |
Having that update notification on the insider's build after so long feels sooo good 🎉. |
Any chance of #5280 to be included on this roadmap? This minor feature will allow keybinding extensions to do so much! Thanks. |
Any plans to update the yearly roadmap for 2021 in this iteration? |
i still wonder if we're going to have 3-way merge diff editor |
@lucastrvsn |
Is a macOS ARM version coming this release? I see the bullet point, but no issue #. |
I think yes, I see the relevant PR in homebrew-cask. |
vs.
Can you share an updated time for this? We all know how burdened those times are, but it likely helps some people to know more about the expected new date. If there's still much to do then it is completely fine to make it a December->January->February iteration plan, the only thing that is bad is to stay on "done end of January" when it did not started yet and is February. |
@GitMensch I filled in the link: #114896, this just like our other releases have work done during the month it was named and released early the following month. Expect the release later this week, but it's possible it could get pushed to Monday. |
This plan captures our work in late December and January. This is a 6-week iteration. We will ship in early February.
Endgame
The endgame details for this iteration are tracked in #114896.
Plan Items
Below is a summary of the top level plan items.
Legend of annotations:
Accessibility
Workbench
Code Editor
Notebook Editor
Languages
LSP /LSIF
JavaScript/TypeScript
Debug
debug-js
Update JavaScript debugger user doc for js-debug vscode-docs#4123 @connor4312DAP
runInTerminal
request add property for controlling escaping arguments for therunInTerminal
request debug-adapter-protocol#146 @weinandTesting
Terminal
Source Control
API
Extensions
Extension Contributions
Install
Engineering
get*Actions
in Views and ViewContainers and use Menu instead Review usage/overrides of get.*Actions on ViewPanes #92038 @sandy081 teamvscode.open
andvscode.diff
in SCM, Timeline, GHPRI extensionNode.js-free, sandboxed renderer
The text was updated successfully, but these errors were encountered: