-
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 January 2022 #139607
Comments
@kieferrm & @JacksonKearl If you are indeed looking at issue vscode#6328 I'd greatly appreciate if you kept this in context during the deliberations and planning as it's a robust, flexible solution that's already in place with Visual Studio and open source development using the .net framework. Thank you for mentioning this issue. As you may know we've eagerly awaited support for 5 years. Multiple people have contributed in various ways only to make no ground at all. Worst case scenario - would you please consider modularizing (?) the current file system explorer so that we can easily replace it or extend it with our own code? If we could register our own virtual file system provider to take over and make changes - I'm sure the community can fill in the gaps. Depends on how much your team wants to bite off! Thanks again! |
@kieferrm has there been a December release? Or will that now roll into this January one? |
No December release because of the holidays. |
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
UX
Workbench
Web
Code Editor
Commenting
Notebook Editor
Jupyter Notebooks
Languages
AnyCode
See AnyCode.
LSP
Python
JavaScript/TypeScript
HTML
=
vscode#18071 @aeschliDebug
DAP
Terminal
Source Control
API
Extensions
Extension Contributions
Engineering
npx vscode-bisect
) to bisect released insider builds (web, desktop) @bpaserovscode
namespace for npm packages vscode#130301 @connor4312 @aeschli @dbaeumer @roblourens @weinand @lramos15 @sbattenElectron
requestSingleInstanceLock
API vscode#97626 @rzhao271Node.js-free, sand-boxed renderer
Implement a node.js-free, sandboxed, context isolated renderer vscode#92164
contextIsolation
for all windows vscode#128099 @bpasero @rzhao271 @deepak1556Deferred
The text was updated successfully, but these errors were encountered: