Commit graph

81984 commits

Author SHA1 Message Date
deepak1556 d17d7ca46c chore: bump electron@12.0.7
Fixes https://github.com/microsoft/vscode/issues/62177
Fixes https://github.com/microsoft/vscode/issues/122630
Fixes https://github.com/microsoft/vscode/issues/118267
2021-05-14 12:30:22 +09:00
Jackson Kearl 813deed41c
Fix #123820 2021-05-13 20:18:13 -07:00
Jackson Kearl 302c638e30
Allow overriding walkthrough when clauses
Fixes #120112
2021-05-13 19:01:33 -07:00
SteVen Batten 7e037f8e8f use details message in UI 2021-05-14 00:10:23 +00:00
Daniel Imms e27581cfaf
Merge pull request #123782 from microsoft/robo/update_node_pty
chore: bump node-pty@0.11.0-beta6
2021-05-13 15:38:19 -07:00
SteVen Batten 839871bef2 fallback to default wt value 2021-05-13 21:36:35 +00:00
SteVen Batten ae6ba8f980 undo random change 2021-05-13 21:28:11 +00:00
SteVen Batten 17fad7e42d random change to pipeline 2021-05-13 21:27:18 +00:00
meganrogge b846e309fc
update classifier integrated-terminal -> terminal 2021-05-13 14:13:13 -07:00
Rob Lourens 0f0e5cfe91 Merge branch 'notebook/dev' into main 2021-05-13 14:06:12 -07:00
meganrogge 13c1c37c97
fix build 2021-05-13 13:39:41 -07:00
Rachel Macfarlane 17e077aab2
Update secrets doc string, fixes #115252 2021-05-13 13:30:40 -07:00
meganrogge 3591770239
related to #123762, check for windowsExec in settings 2021-05-13 13:25:40 -07:00
Daniel Imms e7e57aa0cf Ensure data event is reused
Fixes #123803
2021-05-13 12:51:02 -07:00
Rob Lourens f9df7b2f1a Merge branch 'main' into notebook/dev 2021-05-13 12:48:47 -07:00
Rob Lourens f5df5fb197 Open normal editor when opening a non-vscode settings.json
Fix #123795
2021-05-13 11:36:09 -07:00
Rob Lourens 5b13f40b47 Remove NotebookCellExecutionState.Idle 2021-05-13 11:34:02 -07:00
Rachel Macfarlane 478ec15a80
Fix #118575 2021-05-13 11:29:31 -07:00
meganrogge 289f739c0c
findList -> widget 2021-05-13 10:58:58 -07:00
meganrogge 6df6fd01e7
fix #123710 2021-05-13 10:50:49 -07:00
meganrogge 36e652b5ae
fix #123776 2021-05-13 10:28:02 -07:00
meganrogge 005b8b8d2c
fix #123762 2021-05-13 10:15:12 -07:00
Rachel Macfarlane 7f6e9538c6
Move disable extensions section higher in bug report template, fixes #110474 2021-05-13 10:09:40 -07:00
meganrogge a9c444a605
🧹 2021-05-13 09:46:07 -07:00
Benjamin Pasero 9bc642fa22
files - validate readonly flag in some operations 2021-05-13 17:57:04 +02:00
Daniel Imms 5987414a76 Support default profile intellisense
Fixes #123791
2021-05-13 08:39:28 -07:00
deepak1556 d369789eae chore: bump node-pty@0.11.0-beta7 2021-05-14 00:06:37 +09:00
Daniel Imms fc181acc00 Support profile icon intellisense
Fixes #122473
2021-05-13 07:38:46 -07:00
Daniel Imms 1957af4f99 Support overrideName in default terminals
Fixes #123104
Fixes #123781
2021-05-13 07:31:52 -07:00
Daniel Imms 8be52b214e Update distro 2021-05-13 07:22:37 -07:00
Daniel Imms c185bff400
Merge pull request #123729 from microsoft/tyriar/getprofilesexthost
Move profile resolving to pty service
2021-05-13 07:19:41 -07:00
deepak1556 006be3ffb6 chore: bump node-pty@0.11.0-beta6 2021-05-13 23:10:49 +09:00
Daniel Imms 9a002ccef2 Fix windows profiles test 2021-05-13 06:39:56 -07:00
Daniel Imms 5d95c01ec1 Remove getDefaultShellAndArgs from tasks
Fixes #123732
2021-05-13 06:36:08 -07:00
Daniel Imms da1df62ee5 Don't go to ext host for task default shell/args
Fixes #123732
2021-05-13 06:32:48 -07:00
Daniel Imms 303519568e Log actual vs expected profile names in test 2021-05-13 06:12:38 -07:00
Daniel Imms fd07b80c45 Reduce profile throttle time to 2 seconds
This felt a bit broken when using env.shell
2021-05-13 06:00:14 -07:00
Daniel Imms f25ff2a5c3 Clarify profiles ready barrier 2021-05-13 05:51:32 -07:00
Daniel Imms 66d817c3cc Simplify resolving of text 2021-05-13 05:49:31 -07:00
Daniel Imms 10ad00891d Bring back TerminalSettingId usage in platform 2021-05-13 05:44:28 -07:00
Daniel Imms d7b70a6fdb Remove workspaceFolder from profiles, included in var resolver now 2021-05-13 05:42:39 -07:00
Daniel Imms 2373db009e Replace configuredProfilesOnly with includeDetectedProfiles
Little nicer as default is false now
2021-05-13 05:40:57 -07:00
Daniel Imms fb991820c9 Revert accidental change to git.png 2021-05-13 05:37:41 -07:00
Daniel Imms 09d22f9bbb Remote ext host ready from terminal service 2021-05-13 05:36:18 -07:00
Daniel Imms c3bdf6c825 Removing logs/comments 2021-05-13 05:33:52 -07:00
Daniel Imms e1dba2ac02 Merge remote-tracking branch 'origin/main' into tyriar/getprofilesexthost 2021-05-13 05:16:55 -07:00
Benjamin Pasero c4f3f8f9be
Change in the optional Custom Editor makes the raw file open (#123057) 2021-05-13 13:45:20 +02:00
Benjamin Pasero e02dfbbcab workspace trust - remove async from showing editor pane
//cc @sbatten
2021-05-13 13:12:21 +02:00
Benjamin Pasero 23dc403a17
[Insiders] Throwing error when a file is edited and saved from a diff view (fix #123756) 2021-05-13 10:57:37 +02:00
Jackson Kearl 659175fa39
Fix up merge issues 2021-05-12 21:51:47 -07:00