Commit graph

80396 commits

Author SHA1 Message Date
Johannes Rieken
93dbc7ac44
remove NotebookControllerOptions and simplify createNotebookController-signature 2021-04-16 15:23:34 +02:00
Daniel Imms
aa6ae6b419
Pass remote authority into resolver 2021-04-16 06:15:45 -07:00
Daniel Imms
5619daacc2
Merge remote-tracking branch 'origin/main' into tyriar/shell_resolve_refactor 2021-04-16 06:09:55 -07:00
Ladislau Szomoru
27add7e2ac
Merge branch 'lszomoru/workspace-trust-loose-file' 2021-04-16 15:09:41 +02:00
Daniel Imms
9e77384443
Resolve default profile in remote slc 2021-04-16 06:09:40 -07:00
Alexandru Dima
3bddb9636c
Fix compilation 2021-04-16 15:01:37 +02:00
Daniel Imms
a76a1efe04
Merge remote-tracking branch 'origin/main' into tyriar/shell_resolve_refactor 2021-04-16 05:53:37 -07:00
Daniel Imms
e49f95b531
More removing workspace shell permissions 2021-04-16 05:43:42 -07:00
Daniel Imms
61556099dd
Remove todos 2021-04-16 05:33:47 -07:00
Daniel Imms
96065290c8
Update distro 2021-04-16 05:32:39 -07:00
Daniel Imms
3ae9ec0051
Adopt requireTrust in terminal 2021-04-16 05:29:28 -07:00
Alex Ross
3c0e489746
Don't allow multiple tasks runs to start at once
Fixes #118238
2021-04-16 14:27:57 +02:00
Johannes Rieken
95932045c7
check that notebook controller are unique per id 2021-04-16 14:22:44 +02:00
Sandeep Somavarapu
949639b942 use default some delay 2021-04-16 14:17:46 +02:00
Alex Ross
17cec8c008
Fix ~ with fill path pasting in simple file picker
Fixes #121280
2021-04-16 13:51:56 +02:00
Alexandru Dima
1f941f612f
Fix #121456 2021-04-16 13:50:15 +02:00
Daniel Imms
aeb9b2051c
Remove only 2021-04-16 04:50:14 -07:00
Daniel Imms
0358f14713
Fix unit tests 2021-04-16 04:49:47 -07:00
Daniel Imms
ba5e81ab09
Fix import 2021-04-16 04:34:40 -07:00
Daniel Imms
31016ade1e
Merge remote-tracking branch 'origin/main' into tyriar/shell_resolve_refactor 2021-04-16 04:31:33 -07:00
Alexandru Dima
bdd072e51b
Add trust prompt 2021-04-16 13:07:24 +02:00
Johannes Rieken
217359a80d
some jsdoc and relaxed NotebookRange 2021-04-16 12:39:23 +02:00
Sandeep Somavarapu
ce791d27dc
Fix #121362 2021-04-16 12:35:05 +02:00
Sandeep Somavarapu
564bcfe4cd
render tree on trust / trust settings change 2021-04-16 12:29:33 +02:00
Martin Aeschlimann
ba531de198
fix ExtensionRecommendationsService test 2021-04-16 12:11:29 +02:00
Sandeep Somavarapu
bb43ee6190
Fix #121297 2021-04-16 11:48:13 +02:00
Johannes Rieken
98f69856ea
extract types for execute/interrupt handler, interrupt in not per document but per controller 2021-04-16 11:45:04 +02:00
Ladislau Szomoru
9699bd793c
Smoke test fix 2021-04-16 11:44:23 +02:00
Martin Aeschlimann
1f385f70e6
reduce usage of extensionDevelopmentLocationURI 2021-04-16 11:30:39 +02:00
Johannes Rieken
c074bf897c
make preload a creation argument, no editor needed when calling asWebviewUri 2021-04-16 11:29:28 +02:00
Alex Ross
5ef190e98a
Fix port log line and add regex check 2021-04-16 11:25:18 +02:00
Johannes Rieken
fd7cedae03
💄 2021-04-16 11:02:30 +02:00
Ladislau Szomoru
7668affd16
Merge branch 'main' into lszomoru/workspace-trust-loose-file 2021-04-16 10:59:33 +02:00
Johannes Rieken
8877d8ca94
hook up execution task cancellation from controllers 2021-04-16 10:51:45 +02:00
isidor
cfdce94277
#116731 2021-04-16 10:25:06 +02:00
Johannes Rieken
644e1d0bc4
💄 in notebook service, also make sure to clean-up editor contributions when disabling/enabling extensions 2021-04-16 09:58:22 +02:00
Sandeep Somavarapu
42e271dd2e
do not show dialog if workspace trust is not enabled @lszomoru FYI 2021-04-16 09:58:04 +02:00
Sandeep Somavarapu
ddbc8ae408
fix remote integration tests - do not show trust dialog when change is coming from cache @lszomoru fyi 2021-04-16 09:52:34 +02:00
Ladislau Szomoru
a387125e19
Merge branch 'main' into lszomoru/workspace-trust-loose-file 2021-04-16 09:05:26 +02:00
Johannes Rieken
3ac5ff11b6
Merge branch 'main' into notebook/dev 2021-04-16 08:39:11 +02:00
Sandeep Somavarapu
3c31f0903e move workspace trust service out of config service 2021-04-16 07:59:49 +02:00
Jackson Kearl
b7ba430dce
Begin to allow extensions to contribute start items 2021-04-15 20:11:06 -07:00
rebornix
55b2ab7fa4
re #121329. NotebookCellExecutionSummary readonly properties. 2021-04-15 17:30:39 -07:00
rebornix
4db99a10b8
transientDocumentMetadata 2021-04-15 17:24:49 -07:00
rebornix
8629b48030
rename transientMetadata to transientCellMetadata. 2021-04-15 17:24:47 -07:00
Rob Lourens
881a304efe Add some NotebookCellStatusBarItemProvider jsdoc 2021-04-15 17:00:01 -07:00
Rob Lourens
a7c67442b9 Clean up cell statusbar keybinding tip placeholder 2021-04-15 16:57:58 -07:00
Rob Lourens
7193b08f34 Remove old cell language picker item CSS 2021-04-15 16:57:58 -07:00
SteVen Batten
402c9bee09 always show intro modal 2021-04-15 16:48:00 -07:00
rebornix
e7004428b7
update todos. 2021-04-15 16:45:03 -07:00