Merge from vscode 708b019bb4e20f07cf89df9f1d943af3d38d7a70 #9657
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.
https://www.github.com/Microsoft/vscode/commit/708b019bb4e20f07cf89df9f1d943af3d38d7a70 Check in rebuilt file
https://www.github.com/Microsoft/vscode/commit/1c741ecc641b48716a535d80b3043e990fbc5051 Move web playground code into its own extension (https://www.github.com/microsoft/vscode/issues/92672)
https://www.github.com/Microsoft/vscode/commit/14514ea39a377125e09d7894e48da0cdad6dfe2d initial support (https://www.github.com/microsoft/vscode/issues/92681)
https://www.github.com/Microsoft/vscode/commit/662fef21e1c1db40f1f9b4d4a8a97772b75874fe Fix build
https://www.github.com/Microsoft/vscode/commit/dcb04f1d8e20b3fd09b14644179cf9e785124e1f Fix layout error in search view when switching to the panel Fix https://www.github.com/microsoft/vscode/issues/92610
https://www.github.com/Microsoft/vscode/commit/87428eb41456742e6275f250bde0c479e788d13a Adopt codicons in feedback widget and update link color (ref https://www.github.com/microsoft/vscode/issues/86708)
https://www.github.com/Microsoft/vscode/commit/8d44139f2fdd20a8c865457fe9f98f12a67cf012 Adopt codicons in comment reactions widget
https://www.github.com/Microsoft/vscode/commit/ec2ed033559f3f56ec5434029417efee2e8ad761 debug: expose onDidProgressStart and onDidProgressEvent
https://www.github.com/Microsoft/vscode/commit/23d863f680e035a36fca8d4a5bca3668160e9610 new version of the references viewlet
https://www.github.com/Microsoft/vscode/commit/60b847aa35fa0535e7de6f31495f30f3128e7dce Merge pull request https://www.github.com/microsoft/vscode/issues/92862 from videlalvaro/issue_92860
https://www.github.com/Microsoft/vscode/commit/a3ccfdab2ac77bd218f4afa769d0a1a2b9b9b19f Merge pull request https://www.github.com/microsoft/vscode/issues/92865 from videlalvaro/issue_92863
https://www.github.com/Microsoft/vscode/commit/da6ebc452ccc94d08acb1ae9804daaf543ab1813 Adopt codicons in simple find widget (ref https://www.github.com/microsoft/vscode/issues/86708)
https://www.github.com/Microsoft/vscode/commit/c7786cf4caff715b26aab3fa52925ceb23b86099 update distro
https://www.github.com/Microsoft/vscode/commit/460e74e791cc7879dec98687ff71644500533f63 Adopt codicons in call hierarchy (ref https://www.github.com/microsoft/vscode/issues/86708)
https://www.github.com/Microsoft/vscode/commit/d59b8b09acdcb10155bda72b2a1631389e770d3e debug: update js-debug-nightly to "2020.3.1617" @ 2020-03-17T00:07:50.32Z
https://www.github.com/Microsoft/vscode/commit/46d8d3aa69e8cade0d3ef14f1caee86cb51121d1 Tasks without command are added to instances Part of https://www.github.com/microsoft/vscode/issues/92792
https://www.github.com/Microsoft/vscode/commit/de976e87ddc7d4afc6885e17f4ec649a7de2630d Listen on window (fixes https://www.github.com/microsoft/vscode/issues/64149)
https://www.github.com/Microsoft/vscode/commit/8a5e1e26e0f9f8affa9f2b9201d8879e67935e0f debug: show more: align to center
https://www.github.com/Microsoft/vscode/commit/1bd8e5b76bcfbe8a9a26422006afd6e4c46348f2 tests - need to set --enable-proposed-api=vscode.git for integration tests
https://www.github.com/Microsoft/vscode/commit/6e90a629f5d9e1f55270c47372155104cf145f8f storage service does not exist on server. do not return machine id on server.
https://www.github.com/Microsoft/vscode/commit/88f63bcd875d986c616b4bc65bc7a590469985c7 callstack: further polish to element height
https://www.github.com/Microsoft/vscode/commit/b77a8ee09119739729e5f49f0fbb5077628bc4b9 Debug: Improve Call Stack UI/UX
https://www.github.com/Microsoft/vscode/commit/b7bfce30be3c30aa2c33fbe94fe82b81d4105668 Use latest TS next to build VS Code
https://www.github.com/Microsoft/vscode/commit/138b9e488e6d326e19d29c53a1b5f43c79d49c23 Update JS/TS grammars
https://www.github.com/Microsoft/vscode/commit/7f6f3c28a662b1b1d9cf2cfe90be3848dc52df70 Add cancellation parameter to custom editor resolve methods
https://www.github.com/Microsoft/vscode/commit/8c25061ea569d6995d055c8f76f220bf11ca035f Handle when a file is renamed to an extension that is supported by a custom editor
https://www.github.com/Microsoft/vscode/commit/c28ecbea4599177157e3d374a83e456ce8d20d07 Remove handleMovedFileInOpenedFileEditors