Commit graph

83665 commits

Author SHA1 Message Date
deepak1556 746fb6a7a9 chore: bump electron@12.0.11 2021-06-15 12:44:03 +09:00
Rob Lourens b0ae285492 Show search field usage tip on focus
Fix #121925
2021-06-14 17:16:23 -07:00
Rob Lourens e6c857ac98 Simplify pattern input widget options 2021-06-14 17:16:23 -07:00
Connor Peet ec65867a75
testing: improve cancellation, and allow test runs to be individually cancelled
Fixes #125712
2021-06-14 16:46:03 -07:00
Connor Peet 7103a76195
testing: use inherited state is a test is updated into an unset state
Fixes #126160
2021-06-14 16:46:02 -07:00
Connor Peet 478f95345c
testing: fix error if a test state is updated synchronously on a detached test run
Fixes #126186
2021-06-14 16:46:02 -07:00
Andrea Mah 320216dfe4
Fix markdown jumping bug; Fix #126178 2021-06-14 16:04:24 -06:00
Daniel Imms 8fdf47ad6d
Merge pull request #126301 from microsoft/tyriar/118276
Support detaching terminal processes manually
2021-06-14 14:53:27 -07:00
Daniel Imms 8b5715422d Support detaching terminal processes manually
Part of #118276
2021-06-14 14:36:28 -07:00
Sandeep Somavarapu 155de9d895
#125970 move user configuration writes into separate service 2021-06-14 23:22:42 +02:00
Raymond Zhao 47bccfa1c8
Fix initial display value for new items #77458 2021-06-14 13:38:21 -07:00
rebornix 3d95e7271b Merge branch 'notebook/dev' into main 2021-06-14 13:35:05 -07:00
rebornix 952bcbd666 NotebookDiffEditorInput extends DiffEditorInput. 2021-06-14 13:25:54 -07:00
Logan Ramos 1f3a8a5faf
Scaffold editor overrride test. Part of #124496 2021-06-14 15:56:31 -04:00
Andrea Mah 1664732e44 separated editor scroll info by type and consume entry on access 2021-06-14 13:34:41 -06:00
Raymond Zhao 668f834374
Fix #126177 2021-06-14 12:07:38 -07:00
Logan Ramos a5318df09c
Fix incorrect method typings 2021-06-14 13:45:44 -04:00
Miguel Solorio 84220dfa80 Increase notebookcell run gutter 2021-06-14 09:54:45 -07:00
Miguel Solorio 9f1725a5db Update notebook output padding 2021-06-14 09:54:16 -07:00
Andre Weinand 3b66f92631
fix touchbar icons; fixes #126195 2021-06-14 18:33:19 +02:00
Ladislau Szomoru 18caeb21fa
Debt: move open file trust request dialog into the contribution (#126062) 2021-06-14 18:31:25 +02:00
rebornix 75484f617b Merge remote-tracking branch 'origin/main' into notebook/dev 2021-06-14 08:12:21 -07:00
João Moreno 8440af2409
share test compilation output across agents 2021-06-14 16:28:33 +02:00
Logan Ramos 59ccce16da
Better active editor check logic 2021-06-14 10:19:15 -04:00
Alex Ross f1bbe6611d
Fix workspace folder tasks getting parsed extra times 2021-06-14 15:52:27 +02:00
Alex Ross cabbe787a2
Don't show tasks error when in a virtual workspace 2021-06-14 15:52:26 +02:00
Logan Ramos 8f1fb8a95e
More #124762 2021-06-14 09:31:28 -04:00
Alex Dima ea7cca2cae
update distro 2021-06-14 14:52:56 +02:00
Alex Ross b408a61747
Check if .. exists before adding to simple file picker
Fixes #125055
2021-06-14 14:39:05 +02:00
Alex Ross e7cd07f10d
Filter canddiate ports to localhost and all interfaces 2021-06-14 11:23:05 +02:00
Alexandru Dima e3cfe6c57e
Merge pull request #126204 from microsoft/hediet/renames
Hediet/renames
2021-06-14 10:57:47 +02:00
Ladislau Szomoru 3ee7bdd575
#126057 2021-06-14 10:21:52 +02:00
Ladislau Szomoru e1161be268
Method to clear memento static map (#126092) 2021-06-13 09:21:25 +02:00
Tyler Leonhardt 66ecd8f6a8
make state of trusted extensions correct in storage. Fixes #118486 2021-06-11 17:21:37 -07:00
Matt Bierner 53350bc666
Log exit signal for desktop TS Servers
For #125852
2021-06-11 16:45:35 -07:00
rebornix a198d712f1 more vm to textmodel 2021-06-11 16:27:58 -07:00
Wojciech Nawrocki 28f0fc47d0
Support Content-Length and Last-Modified for webview local resources (#125994)
Closes #125992
2021-06-11 16:27:56 -07:00
Matt Bierner 3c1fa1b286
Pass in explicit language mode when converting cell to markdown
Fixes #126069
2021-06-11 16:22:43 -07:00
Matt Bierner 5b639e8b22
Also log viewType
This is needed for extensions that contribute multiple types of webviews
2021-06-11 16:22:43 -07:00
rebornix 938afec432 use vm from test helper. 2021-06-11 16:22:01 -07:00
Rob Lourens aa5842d918 Add note that autoGuessEncoding is not supported by text search.
Often confuses people, e.g. #124806
2021-06-11 15:31:13 -07:00
Rob Lourens f7dd0d9648 Fix regex that could match a workspace folder plus an extra suffix, related to #126003 2021-06-11 15:17:21 -07:00
Rob Lourens 0c5227b721 Fix #126003 2021-06-11 15:17:21 -07:00
rebornix d26f97a0a2 📓 use viewmodel from test helper directly 2021-06-11 15:13:42 -07:00
rebornix c78c56245c less use viewModel on NotebookEditor. 2021-06-11 15:13:42 -07:00
rebornix 5e75d958ec remove nbvm.setSelections. 2021-06-11 15:13:41 -07:00
Matt Bierner 3086bb5956
Fix potential race in showing/hiding markdown cells
For #126056

We should update the visibility before async rendering
2021-06-11 15:07:12 -07:00
Alexandru Dima e54a29d55c
Merge pull request #125591 from richardtallent/patch-1
Fix doc of renderWhitespace default value
2021-06-11 23:53:00 +02:00
Rob Lourens 0950b62e3a Fix #126087 2021-06-11 14:45:57 -07:00
rebornix 742687abf0 📓 differenciate editor focus and list view focus 2021-06-11 14:37:29 -07:00