Commit graph

83657 commits

Author SHA1 Message Date
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
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
rebornix
27e16bf5e2 Merge branch 'notebook/dev' into main 2021-06-11 14:28:04 -07:00
Peng Lyu
baba2f4a8b
Merge pull request #125973 from tanhakabir/notebook/generic-code-renderer
Make generic code renderer output contributions in notebooks for all the languages the user has installed
2021-06-11 14:27:34 -07:00
Tyler Leonhardt
d686be3f5d
always hide quickinput on iPad when focus is lost fixes #125284 2021-06-11 14:25:37 -07:00
Connor Peet
4355270543
fix: use inline sourcemaps in watch task 2021-06-11 14:20:48 -07:00
Daniel Imms
172530867e
Merge pull request #126085 from microsoft/tyriar/125985
Pass config to external terminal service
2021-06-11 14:17:42 -07:00
Alexandru Dima
9fe506bc0a
update monaco.d.ts 2021-06-11 22:47:55 +02:00
rebornix
990213cbc3 use text/x- prefix 2021-06-11 12:53:37 -07:00
Logan Ramos
e575f67e9e
Make editor override service only operate on untyped editor inputs (#125779)
* Initial untyped editor work

* Fix reopen with

* Remove extraneous type

* Update override -> editorId

* Enrich EditorResourceAccessor

* Change override return type

* some 💄

* Remove described

* Add editor resource accessor tests for untyped

* Fix repetitive code

* 💄

* Fix notebook diff editor labels

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2021-06-11 14:59:41 -04:00