-
Notifications
You must be signed in to change notification settings - Fork 29.3k
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 2020 #110690
Comments
Any chance you could add this feature to your November or December plan? 🎄 🎁 Allow to change the font size and font of the workbench — #519 It's got 1600 up votes, 270 comments (second most) and it's five years old. |
Yes please! 🙏 We shouldn't need to resort to "Monkey Patch" to change our font. |
Not sure how "Extension Bisect" was implemented but it seams to be missing from macos Version: 1.52.1 version of vscode. There is no option to be found anywhere about it. |
@ssbarnea You can find it by pressing |
Now I feel stupid: I used the Help menu, which does not have such an option but it has a search, a search that finds nothing when typing bisect. Please take a look at https://code.visualstudio.com/updates/v1_52#_troubleshooting-extension-bisect and you will soon realize why the blog post is confusing. Do you see how "Help" is advertised... the other help. Probably it would have being less confusing to replace the text with "F1 > .." instead of "help". |
Fixed release notes to use correct Command Palette name for Extension Bisect commands microsoft/vscode-docs@ea9c64c |
This plan captures our work in November. This is a 5-week iteration. We will ship in early December.
We've spent the first two weeks of this iteration finishing our annual housekeeping. You can see the progress me made on https://vscode-github-stats.netlify.app/ that @lannonbr created for us a while back. If you are interested in why we have issue house keeping iterations and in our general philosophy around issue management, then we have this write-up for you.
Because of house keeping, the plan items below are mostly for the second half of the iteration. You might feel that you see more muscle items than usual. That is not an illusion. Since we don't ship a release in early January, we don't have a December place. The work in December is captured in our muscle items and will carry over into our January plan.
Endgame
The endgame details for this iteration are tracked in #111406.
Plan Items
Below is a summary of the top level plan items.
Legend of annotations:
Housekeeping
Accessibility
Workbench
Notebook Editor
Editor
Languages
LSP /LSIF
onTypeRename
,onDid*
,onWill*
events) @dbaeumerJavaScript/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
user.name
oruser.email
are undefined in git config Guide users to set user.name and/or user.email if missing from git config #110880 @eamodioAPI
Extensions
Extension Contributions
Install
Engineering
vscode.open
andvscode.diff
in SCM, Timeline, GHPRI extensionNode.js-free, sandboxed renderer
Deferred Items
The text was updated successfully, but these errors were encountered: