-
Notifications
You must be signed in to change notification settings - Fork 30.1k
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 2025 #237297
Comments
Couldn't wait for the next update |
Any time to look at bug fix #216085 ? |
Hi, I'd like to discuss #869 For me - the problem is … Having a ml project which includes the training/validation data on a remote server, the current vscode behavior is spidering all resources, installing inotify handlers, and if these fail due to the number, fstat all files. You end up with a vscode node.js services breaking your ml storage backend by running fstat for 200k files at the speed possible. This is bad defaults and currently users are even unable to change these defaults. Depending on the storage backend, tracking down users/projects causing these metadatalookups is manual task and very time consuming. |
Anything related to UI and UX? because the audio cue are not easily enabled or disabled, also the UI need to be much like windows 11 mica style now |
"Community PR Approvals In progress — Not enough approvals" - tough test. |
Any plan to #213489 ? |
This plan captures our work in January 2025. This is a 4-week iteration. We will ship in early February.
Since mid-December, GitHub Copilot has been available for free for everyone. This allows us to treat AI support as an out-of-the-box experience in VS Code. Consequently, going forward, we'll cover our client-side work for Copilot in this plan, similarly to how we have been tracking our work on our Remote Extensions over the last years.
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
Notebook Editor
Jupyter Notebooks
Settings
Languages
Python
TypeScript
Authentication
Source Control
Testing
Terminal
conpty
setting blocks update vscode#225719 @deepak1556API
Extensions
Extension Contributions
Remote Extension Contributions
General
SSH Extension
GitHub Copilot
vscode:
protocol handler for initial chat setup @bpaseroEngineering
Electron
Documentation
Deferred
The text was updated successfully, but these errors were encountered: