-
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 September 2017 #34160
Comments
中国人民送来贺电(The Chinese have send message of congratulation)! |
同祝~ |
The C# region folding thing is finally seeing some lights? |
what about a Windows Store port? It's under consideration? |
See #178. And this issue is for tracking the iteration plan, please comment on the appropriate place with English next time. |
@manuelelucchi Take a look at this screenshot. #33362 (comment). You can see Visual Studio Code (Centennial) in the All apps list on the left. So it seems like they're at least testing it 😊 |
Closing 1.17 has shipped. |
This plan captures our work in September. This is a 4 week iteration. We will ship early October. It's almost getting boring, but the main focus still remains on providing support for multi-root-folder workspaces #396. However, we're getting into the home stretch, and we'll wrap up the work in the core. We'll also work with extension authors on getting their extensions ready for multi-root-folder support.
Other than that, most of the team is back from vacation. We are approaching our full capacity.
Endgame
The endgame details for this iteration are tracked in #34939.
Plan Items
Below is a summary of the top level plan items.
Legend of annotations:
Workbench
ripgrep
for file quick-open Investigate driving quickopen with ripgrep #24074 @chrmarticode --wait
returns when the editor tab is closed Support 'code -rw' in running instance and wait until tab gets closed #24327 @bpaseroEditor
Debug
DebugConfigurationProvider
adapt debug adapters to new DebugConfigurationProvider #33835 @weinandTerminal
SCM
Tasks
Languages
Language Server Support (vscode-languageclient, vscode-languageserver)
ColorProvider
) @aeschliEmmet
JavaScript/TypeScript
Extensions
Extension Contributions
API
WorkspaceFolder
in the API (glob, doc filter) Investigate broader support forWorkspaceFolder
in the API (glob, doc filter) #34157 @bpaseroWorkspaceFolders
We should have a workspace folder picker API in the Extension host #32936 @bpaseroMarkedString
Provide API to return formatted content from suggest and parameter hints #11877 @jriekenEngineering
Documentation
Explorations
FileSystemProvider
API Build a real file system provider #34218 @jriekenFileSystemProvider
(see API) @isidorn @jriekenFtpFileSystemProvider
sample Build a real file system provider #34218 @jriekenDeferred
*.zip
) Add pattern matching towhen
clause, when contributing menus #26044 @jriekenstarted
/stopped
Expose debug status #30810 @weinandThe text was updated successfully, but these errors were encountered: