Merge from vscode f2d41726ba5a0e8abfe61b2c743022b1b6372010 #7415
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
microsoft/vscode@f2d4172 Mark that preferredMode can be undefined
microsoft/vscode@74e4847 Extract BrandedService type
microsoft/vscode@42b59f5 Fix strict function type error for registerLanguageCommand
microsoft/vscode@3dc33a7 Extract constant
microsoft/vscode@56109c8 fix console error when compact and navigating menu
microsoft/vscode@d98f650 Merge pull request microsoft/vscode#81570 from microsoft/misolori/icon-font-settings
microsoft/vscode@408a3eb Add loading indicator while image is loading in image preview
microsoft/vscode@6f070c5 Update icons in Keybindings editor
microsoft/vscode@62f6fe4 Hide settings editor row highlight interaction with editor focus outline Partially fix microsoft/vscode#81564
microsoft/vscode@cfb8230 register platform services directly
microsoft/vscode@ece510a fix enablement
microsoft/vscode@16e01aa clean up
microsoft/vscode@dee65ce respect disablement state
microsoft/vscode@eb0518f Fix auto sync enablement
microsoft/vscode@e707a51 Merge branch 'sandy081/settingsSyncAuth'
microsoft/vscode@ad5e581 web - introduce workspace provider
microsoft/vscode@1f80e39 debt - extract node only window options
microsoft/vscode@00fa26e 💄
microsoft/vscode@b0bfcce Wire up configuration of user and workspace tasks
microsoft/vscode@f733d1c add logs
microsoft/vscode@3f7bd94 debt - lift a few service implementations from platform to workbench
microsoft/vscode@f39e5c3 fix build
microsoft/vscode@a2352c8 debt - adopt ipc proxy for launch service
microsoft/vscode@0f6305f debt - adopt channel proxy for localizations
microsoft/vscode@ad1a0e6 debt - move ipcChannelCreator into ipc.ts
microsoft/vscode@f132464 debt - adopt proxy channel for URL channel
microsoft/vscode@d7ed938 Update commands.yml
microsoft/vscode@95af843 🆙 distro
microsoft/vscode@268aadc Update commands.yml
microsoft/vscode@6ee1da3 debt - shuffle things around
microsoft/vscode@4e4cb81 debt - merge workspaces and history into one
microsoft/vscode@fc7f575 ipc - add tests for channel proxy
microsoft/vscode@fa9c39a Web: update PWA theme_color dynamically based on theme