Commit graph

86476 commits

Author SHA1 Message Date
Sandeep Somavarapu 323e53b38c
Merge pull request #130317 from stevenguh/main
Fix failure to uninstall extension that has dependencies
2021-08-17 11:34:07 +02:00
Alex Dima 67ef1fe123
Fixes #130905: Render label for extensions running locally in the web worker 2021-08-17 11:28:31 +02:00
Benjamin Pasero d2850a427c
fix link 2021-08-17 10:12:09 +02:00
Benjamin Pasero fd688fb33e
web - show a warning for unsupported browsers 2021-08-17 10:08:09 +02:00
Sandeep Somavarapu bdee6209d7
Merge pull request #130840 from dnicolson/capitalization-of-id
Adjust capitalization of "ID"
2021-08-17 09:54:40 +02:00
isidor 32412c3dbb
typo 2021-08-17 09:39:11 +02:00
isidor 9a79a3dcc8
fixes #130909 2021-08-17 09:38:26 +02:00
Benjamin Pasero a67be55df5
💄 editor placeholder 2021-08-17 09:16:11 +02:00
Benjamin Pasero 770e975ade
limit "Open Folder" to local/remote only 2021-08-17 08:08:45 +02:00
jeanp413 f73deb8d2d Fixes #129193 2021-08-17 00:53:02 -05:00
Benjamin Pasero ac32d7d0a0
explorer - update context keys for workspace related actions
//cc @JacksonKearl @isidorn
2021-08-17 07:53:01 +02:00
Benjamin Pasero 1b72b188f9
more workspace actions enablement tweaks 2021-08-17 07:45:31 +02:00
Tyler Leonhardt f0913d7718
remove reference to "Experimental" 2021-08-16 19:01:38 -07:00
Tyler Leonhardt f4f6a69ac1
add overflow ellipsis fixes #130935 2021-08-16 18:46:45 -07:00
Jackson Kearl 5294e11530
Close #121778 2021-08-16 18:30:28 -07:00
Matt Bierner 6546ea8a72
Pick up marked 3.0 2021-08-16 17:13:43 -07:00
Matt Bierner 2bd64d7164
Reduce number of listeners we register for webviews 2021-08-16 17:13:43 -07:00
Matt Bierner 28a0006850
Use more generic title for code action lightbulb
Fixes #129238
2021-08-16 17:13:43 -07:00
Jean Pierre c094fcf995
Fixes #113475 (#130815) 2021-08-16 16:47:23 -07:00
Tyler Leonhardt 520fa49e68
refactor github auth to be a bit simpler. Remove PAT for GitHub auth since Settings Sync doesn't allow for it and add timeout so that GitHub Auth is not stuck. 2021-08-16 16:34:21 -07:00
rebornix 4ea225a1f0 more notebook layout tags. 2021-08-16 15:16:57 -07:00
Miguel Solorio 9921c378a0 Make text links in panel visible on focus (fixes #130920) 2021-08-16 10:17:11 -07:00
Yan Zhang 4ce24321fb peek type hierarchy
Signed-off-by: Yan Zhang <yanzh@microsoft.com>
2021-08-17 00:40:36 +08:00
isidor e3f72fa466
bot: zen mode issues to Jackson 2021-08-16 18:37:14 +02:00
Sandeep Somavarapu 2ea4dcda7e
use opener service to open link always 2021-08-16 18:15:16 +02:00
Tyler James Leonhardt f5717a4b32
remove .txt from stdio files so that language guessing is easier (#130917) 2021-08-16 09:11:06 -07:00
isidor 132e88d6f3
add common.isTouchDevice 2021-08-16 16:49:06 +02:00
Daniel Imms f6b8aef1eb
Merge pull request #130291 from spasche/fix_terminal_split
Copy URI authority from base when splitting terminals, fixes #127811
2021-08-16 07:36:04 -07:00
isidor bb33171a27
Do not auto focus on ios
fixes #127832
2021-08-16 16:16:30 +02:00
Martin Aeschlimann 51c39d0df3
update isWebExtension check in built script (fixes microsoft/vscode-internalbacklog#2295) 2021-08-16 15:57:36 +02:00
isidor 30d73ea6df
We need to pass focus to other sessions / threads with a timeout in case a quick stop event occurs
fixes #130321
2021-08-16 15:52:18 +02:00
Johannes Rieken b3a86e6fee
update doc, fixes https://github.com/microsoft/vscode/issues/129513 2021-08-16 15:34:14 +02:00
isidor 29a85f4633
Only show the error when showUser is either not defined, or is true
fixes #128484
2021-08-16 15:13:29 +02:00
Alex Ross 84a8a567e8
Move TaskGroup isDefault api out of proposed
Part of #79188
2021-08-16 15:07:07 +02:00
isidor 59eac5771b
fixes #110431 2021-08-16 14:36:13 +02:00
Benjamin Pasero 2b5d0607d5
workspaces - properly set new EnterMultiRootWorkspaceSupportContext context key 2021-08-16 14:35:33 +02:00
Benjamin Pasero 24fb75382d
debt - decouple empty workspace support from enter multi-root workspace support 2021-08-16 14:21:26 +02:00
Alex Ross d00c6a45bc
Check for symlinks for task process
Fixes #130863
2021-08-16 13:59:07 +02:00
Benjamin Pasero a0afddd876
electron - set v8CacheOptions: none when code caching is disabled 2021-08-16 13:36:10 +02:00
Henning Dieterichs 7aa0f8e754
Merge pull request #129231 from microsoft/hediet/bracketPairColorizer
Performant Bracket Pair Colorization
2021-08-16 13:32:00 +02:00
Alex Ross 13d8a09ec8
Return undefined on tree refresh cancellation
Fixes #129019
2021-08-16 13:19:11 +02:00
Henning Dieterichs 0714ed957f
Merge branch 'main' into hediet/bracketPairColorizer 2021-08-16 12:31:37 +02:00
Johannes Rieken 12ce16af9c
update my work milestone 2021-08-16 12:12:32 +02:00
Benjamin Pasero a3cbe52139
debt - convert all workspace actions to action2 2021-08-16 12:09:40 +02:00
Johannes Rieken 6c4f2129ee
Merge pull request #129501 from vagusX/fix/remove-useless-priority-field-in-vscode.FileDecoration-api
fix: remove useless priority field in vscode.FileDecoration api
2021-08-16 11:46:26 +02:00
Benjamin Pasero d2482697b9
editors - fix tests 2021-08-16 11:23:13 +02:00
Benjamin Pasero ceecefd764
web - mitigate playground no longer starting 2021-08-16 11:17:47 +02:00
Jackson Kearl 16f755cfc5
categoryDescriptor => descriptor 2021-08-16 02:16:53 -07:00
Jackson Kearl 2a7b4d5197
Lots of cleanup in to getting started. (#130892)
More still needed but good preogress.
Fixes #123525
Fixes #125354
Fixes #127510
2021-08-16 02:15:27 -07:00
Henning Dieterichs 91b3003567
Adapt max supported size. 2021-08-16 11:05:41 +02:00