-
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 February 2020 #90371
Comments
First of all forgive me if the comments are not relevant or if they are not in the right place. Here are some links that may help with research: https://wiki.gnome.org/Projects/Orca/Chromium |
Can I ask please that this issue be looked at this month? #87347 "New minimum width of panel is too wide on 1366px screen", this is making it awkward for laptop users |
Can we please get someone to look into #23991? It's an issue that has been around for years and affects a number of people. It doesn't necessarily have to be fixed immediately; even having eyes on it would be an improvement. |
There's an editor item to "Improve the discoverability of the column selection support." This seems like a pointless waste of effort. Apart from column selection being already supported and documented, I actually don't see a lot of benefit to the current implementation of column selection in VSCode. Usually the point of column selection is to be able to move blocks of code, i.e. cut or copy the selection then paste it elsewhere in the code, but pasting columns basically doesn't work in VSCode. Until that is fixed, there is little benefit to improving discoverability of a feature that is only useful if you happen to want to delete columns of code and not also paste them back somewhere. |
@gazzar do you know if there is an issue tracking the problems with column selection copy+pasting? |
Hi @Tyriar, the main one is #5940. There is also #43145 which is to do with pasting blocks at the ends of lines. I don't really think it is different, but was closed and reopened, perhaps because it contains extra detail about the behaviour of how this works in other editors such as Visual Studio. |
I think you can see, among others, this one: #55440 |
This plan captures our work in February. We will ship in early March. This is a 4-week iteration.
Endgame
The endgame details for this iteration are tracked in #91278.
Plan Items
Below is a summary of the top level plan items.
Legend of annotations:
UX
Accessibility
Workbench
Welcome View
contents Views: Support contributable welcome view content #89080 shown when a view is empty @joaomorenoEditor
Languages
LSP / LSIF
HTML/CSS
TypeScript/JavaScript
Debug
DAP
SCM
Terminal
Tasks
API
Web
registerCommand
in the embedder API Web API: registerCommand() #90569 @bpaseroExtension Contributions
Engineering
enableStrictFunctionTypes
enable strictFunctionTypes in VS Code codebase #81574 teamDocumentation
Deferred Items
The text was updated successfully, but these errors were encountered: