Commit Graph
124157 Commits
Author SHA1 Message Date
Henning Dieterichs 5557c0ba75 Code cleanup 2023-06-26 11:24:52 +02:00
Tyler James LeonhardtandGitHub 70a4e12ca6 Better words for encryption errors (#186131)
Based on @deepak1556's feedback
2023-06-26 08:09:15 +02:00
RoboandGitHub 7f9a404d08 feat: provide disable-chromium-sandbox runtime argument (#186004)
* feat: provide disable-chromium-sandbox runtime argument

* chore: address review feedback

* chore: remove relaunch prompt
2023-06-26 07:21:27 +02:00
RoboandGitHub b4952d14a4 fix: remove emulation check and notification on windows (#186008) 2023-06-26 04:32:19 +02:00
Peng LyuandGitHub 352e7da554 Merge pull request #186123 from microsoft/rebornix/remote-notebook-save
Experimental notebook save delegate on remote extension host
2023-06-25 15:53:48 -07:00
Tyler James LeonhardtandGitHub fb13a2838f Improve error messages to users where encryption fails/isn't available (#186037) 2023-06-25 14:31:58 -07:00
rebornix 5dd084f677 Enable remote save behind REMOTE EH and Experimental setting 2023-06-25 12:22:54 -07:00
Daniel ImmsandGitHub cf5fe4dd34 Merge pull request #186009 from microsoft/tyriar/185998
Respect @ symbol search when there is no line/colon pattern after
2023-06-25 06:03:12 -07:00
Daniel Imms bfbbb12ae3 Add test for @@ links 2023-06-24 15:06:32 -07:00
Daniel Imms 1df7ec7335 Support git diff @@ ... to-file-range @@ links
Fixes #182878
2023-06-24 14:48:26 -07:00
Daniel Imms 640345619a Move LocalPty onto the direct proxy
Fixes #186070
2023-06-24 13:29:17 -07:00
Daniel Imms 4b5445416a Don't restore panel terminal when running task 2023-06-24 09:47:14 -07:00
Daniel Imms cf247472ec Loosen test to allow for shell output 2023-06-24 08:50:41 -07:00
Daniel Imms abd7820b88 Fire replay complete in remote 2023-06-24 07:29:58 -07:00
Daniel Imms 6e286f8cbe Don't wait for orphan check when attaching to process
Fixes #186069
2023-06-24 06:55:54 -07:00
Daniel Imms 9a6996ad6f Fix terminal not restoring after replay 2023-06-24 06:29:19 -07:00
Daniel Imms aa91e246d8 Include terminal replay in startup stats
Fixes #186068
2023-06-24 06:26:59 -07:00
Daniel Imms 6a9dbdffa3 Don't restore panel terminal if a group was recreated 2023-06-24 05:27:15 -07:00
Daniel Imms c6cbe7088e Don't wait for createTerminal when recreating groups
Part of #185393
2023-06-24 05:18:51 -07:00
Daniel Imms d377d06205 Merge remote-tracking branch 'origin/main' into tyriar/185393_4 2023-06-24 04:27:25 -07:00
Daniel Imms 4350ccddbb Revive terminal procs in parallel
Part of #185393
2023-06-23 15:43:42 -07:00
Daniel ImmsandGitHub 2bd04a1380 Merge pull request #186033 from microsoft/tyriar/185393_3
Resolve profiles on main in parallel
2023-06-23 15:39:46 -07:00
Daniel Imms d5f6bc6a83 Improve pty host startup marks/logging
Part of #185393
2023-06-23 15:35:37 -07:00
rebornix 818d4995b5 initial notebook save on remote eh 2023-06-23 15:19:01 -07:00
Raymond Zhao f444d09fd3 Add len check in case there is more than one id 2023-06-23 15:02:28 -07:00
Raymond Zhao 55e99a5b77 Directly compare first element 2023-06-23 14:57:24 -07:00
Daniel Imms 020ea5e3b2 Resolve profiles on main in parallel
Part of #185393
2023-06-23 14:46:21 -07:00
Megan RoggeandGitHub 6928a28297 Merge pull request #186025 from microsoft/merogge/task-timing
ensure tasks have been resolved before build task is determined, only show default build tasks in quick-pick
2023-06-23 14:31:40 -07:00
meganrogge 4f0828a171 fix #179684 2023-06-23 14:14:18 -07:00
meganrogge 6d6fcd5e3f change boolean 2023-06-23 14:10:29 -07:00
Megan RoggeandGitHub b1c0c8de1a Merge pull request #186030 from microsoft/merogge/new-cue
use new audio cues, set in progress one to `auto` by default
2023-06-23 14:04:18 -07:00
Megan RoggeandGitHub 1e3df4f1f7 Update src/vs/workbench/contrib/tasks/browser/abstractTaskService.ts 2023-06-23 14:01:18 -07:00
Logan RamosandGitHub 7309642fc6 Suppress codeql warning (#186029) 2023-06-23 23:01:00 +02:00
meganrogge f250898a79 fix #185691 2023-06-23 13:49:38 -07:00
meganrogge 4b825d4b15 use new audio cues 2023-06-23 13:47:57 -07:00
Megan RoggeandGitHub ed3e19e270 Update src/vs/workbench/contrib/tasks/browser/abstractTaskService.ts 2023-06-23 13:39:41 -07:00
meganrogge 13efdcfc71 revert a change 2023-06-23 13:25:40 -07:00
meganrogge ae71ec554e in build command, await workspace tasks 2023-06-23 13:23:48 -07:00
Megan RoggeandGitHub 02dd4005b8 Merge branch 'main' into merogge/task-timing 2023-06-23 13:16:46 -07:00
meganrogge 99c5bed163 fix timing issue 2023-06-23 13:00:42 -07:00
meganrogge 1ddfa65f9d fix #173384 2023-06-23 12:49:29 -07:00
Connor PeetandGitHub d0d97015b0 cli: publish availability of wsl on tunnel tags (#186016)
I plan to use this in the explorer to add a 'connect to wsl' button on relevant tunnels
2023-06-23 12:12:18 -07:00
Henning DieterichsandGitHub e64712a094 Fixes context key (#186021) 2023-06-23 20:48:25 +02:00
Daniel ImmsandGitHub 90806577c7 Merge pull request #185896 from microsoft/tyriar/181837
Support for multi-line terminal links
2023-06-23 11:32:40 -07:00
Raymond ZhaoandGitHub b9ada3a2c6 Bump emmet-helper (#185607) 2023-06-23 11:17:15 -07:00
Michael LivelyandGitHub 1f2fc4c6a3 Fix Run All + Stop Execution for non-jupyter kernels (#186013)
non jupyter kernel actions (fixes: #184194)
2023-06-23 19:52:32 +02:00
Benjamin PaseroandGitHub 675314d59c working copy - allow to custom save method on model (#172345) (#185963) 2023-06-23 10:43:27 -07:00
Benjamin PaseroandGitHub 03d716067c working copy - allow to override backup delay (#172345) (#185958)
* working copy - allow to override backup delay (#172345)

* working copy - also use `backupDelay` for untitled
2023-06-23 10:42:50 -07:00
Daniel Imms ecb3331956 Merge remote-tracking branch 'origin/main' into tyriar/181837 2023-06-23 09:59:29 -07:00
Daniel Imms 4be0ee191a Fix tests 2023-06-23 09:58:56 -07:00