Commit graph

86332 commits

Author SHA1 Message Date
Daniel Imms ebf030f84a Update distro 2021-08-17 07:10:01 -07:00
Daniel Imms 3a902162b4 Sync unicode version with persistent terminal processes
Fixes #116113
2021-08-17 07:06:58 -07:00
Daniel Imms f7e4c0aa9e Use serialize addon off npm
Part of #116113
2021-08-17 07:06:49 -07:00
Henning Dieterichs 23fa383f8b
Fixes #130973: Accepting suggestions or inline suggestion now triggers an inline suggestion session. 2021-08-17 15:42:04 +02:00
Alexandru Dima 58b670c6ff
Merge pull request #128931 from ssigwart/matchBrace
Update select to matching bracket direction
2021-08-17 15:35:11 +02:00
Andre Weinand 1c1b2dea5c
DAP: add memory event 2021-08-17 15:30:08 +02:00
Alex Dima 0826a8b209
simplify proposed changes 2021-08-17 15:12:25 +02:00
Alex Dima 2fbaf20cca
Merge remote-tracking branch 'origin/main' into pr/ssigwart/128931 2021-08-17 14:57:37 +02:00
Daniel Imms 3c0f268745 Update distro 2021-08-17 05:33:10 -07:00
Daniel Imms 6e6fb89b42 Update xterm.js
Diff: 6f83809...03c1836

Fixes #98918
Properly dispose of CursorBlinkStateManager
Properly escape \ in search addon
2021-08-17 05:29:44 -07:00
Sandeep Somavarapu df7e37182b
fix margin for extension actions in extension pack view 2021-08-17 14:06:45 +02:00
Sandeep Somavarapu 476484061b
remove staticExtensions api 2021-08-17 11:49:48 +02:00
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
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
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