-
Notifications
You must be signed in to change notification settings - Fork 29.2k
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 2024 #201255
Comments
Any word on whether copy paste is going to be fixed? You can't copy a variable during debugging without visual studio truncating saying "...". Quite a nuisance. Only way to get the contents of a larger variable is to write it out to a json file. Visual studio 2022 doesn't have this problem and limitation. I would understand if it truncated past 1000, but truncating it at like 20 is ridiculous. Maybe put a setting in the vs code settings that does not restrict on copying large variable values from the debugger |
How about addressing the fact that extensions are constantly able to spam the "Output" panel and there is no way to prevent it? I opened #203478 in an attempt to get the discussion in #105270 restarted, but all mentions of this problem keep getting incorrectly closed as "duplicates" because the original report from over 6 years ago was closed without fully understanding the issue. Not sure what users are supposed to do when a rogue mod starts closing valid issues and then not even looking at the discussion where users are calling for it to be reopened... |
This plan captures our work in January. This is a 4-week iteration. We will ship in early February.
Endgame
The endgame details for this iteration are tracked here.
Plan Items
Below is a summary of the top level plan items.
Legend of annotations:
Accessibility
Workbench
Code Editor
Search
Notebook Editor
Jupyter Notebooks
api.d.ts
and update npm package) vscode-jupyter#14669 @DonJayamannejupyter.kernelCompletions.*
) vscode-jupyter#13596WebAssembly Support
Languages
Python
Language Server Protocol
TypeScript
Source Control
Testing
Debug
Debug Adapter Protocol
API
Extensions
Extension Contributions
Engineering
Electron
Electron.net
API into the utility process vscode#192899 @deepak1556Deferred
The text was updated successfully, but these errors were encountered: