Commit Graph

1424 Commits

Author SHA1 Message Date
rebornix
588c2f6c78 skip showNotebookDocment. 2021-03-30 11:32:00 -07:00
Johannes Rieken
29a1cfddcd make sure dirty state of notebooks from simple content provider is reflected in extension host, add integration test 2021-03-30 11:50:20 +02:00
Matt Bierner
3499f63dc1 Exploration: Better transferring of TypedArrays used in Webview.postMessage (#115664)
* Improve passing of ArrayBuffers to and from webviews

Fixes #115807

* Serialize and restore typed arrays too

This also makes it so that if you pass the same ArrayBuffer twice in an object, we use a single object on the receiver side too

* Fix spelling

* Require VS Code 1.56+
2021-03-30 06:49:34 +00:00
meganrogge
9fd5f25ec5 rendererType -> gpuAcceleration 2021-03-29 18:35:07 -07:00
Daniel Imms
0ff1928a3b Merge pull request #120002 from microsoft/tyriar/terminal_sandbox
electron-sandbox refactors for terminal
2021-03-29 16:47:00 -07:00
Daniel Imms
182d40c07c Fix test 2021-03-29 15:34:22 -07:00
Daniel Imms
da94e122d1 Merge remote-tracking branch 'origin/main' into tyriar/gpuaccel 2021-03-29 14:40:17 -07:00
rebornix
06a451d815 Merge branch 'notebook/dev' into main 2021-03-29 14:39:40 -07:00
Daniel Imms
7d67641ef3 Merge remote-tracking branch 'origin/main' into tyriar/gpuaccel 2021-03-29 14:23:56 -07:00
Daniel Imms
dcb7f7c853 Skip environmentVariableCollection suite
Part of #119826
2021-03-29 14:23:48 -07:00
Daniel Imms
f02e4853c3 Change rendererType to gpuAcceleration
Fixes #106202
2021-03-29 14:15:45 -07:00
arnobl
1c3c96b4b9 fix(notebook): redo cell creation does not re-select the cell 2021-03-29 10:59:41 -07:00
Johannes Rieken
d13f3b4a2f remove NotebookContentProvider#resolveNotebook 2021-03-29 12:21:45 +02:00
Ladislau Szomoru
5d2e7aceda Remove code that is not needed (#120005) 2021-03-29 09:20:47 +02:00
arnobl
7fbddb5522 fix(notebook): redo cell creation does not re-select the cell 2021-03-28 23:15:28 +02:00
Ladislau Szomoru
6aa528024b Remove code that is not needed (#120005) 2021-03-27 07:52:29 +00:00
Rob Lourens
1a425eacb8 Accept single outputs or arrays in execution task output edit methods
Fix #119601
2021-03-24 17:48:26 -07:00
meganrogge
b63cfb3a8b skip test and remove unused code 2021-03-24 15:27:24 -07:00
Johannes Rieken
22212f5de8 use APIs over commands, fixes (?) https://github.com/microsoft/vscode/issues/119437 2021-03-24 15:01:36 -07:00
Rob Lourens
194c37b4cf Fix test for latestExecutionSummary init 2021-03-22 18:45:32 -07:00
Rob Lourens
f201f7bc68 Fix notebook test 2021-03-22 14:15:47 -07:00
Rob Lourens
7b96cc4c8b Implement Execution API (#116416)
Implement new execution task API
#106744
Fix #105847
2021-03-22 11:27:00 -07:00
Matt Bierner
806c22dcc9 Skip multiple tabs test for now
This seems to work properly in my testing but breaks with the new markdown renderer. Will investigate further
2021-03-16 17:28:29 -07:00
Daniel Imms
b38200cf0a Ignore testWorkspace tasks.json 2021-03-16 07:25:24 -07:00
Daniel Imms
2d536914ea Await task config updates 2021-03-16 07:20:49 -07:00
Daniel Imms
e8f5186722 Improve task test layout 2021-03-16 06:29:44 -07:00
Daniel Imms
1b9a61662a Regression test for #118256
Part of #118256
2021-03-16 06:28:16 -07:00
Ladislau Szomoru
149a8b71c5 Workspace trust changes (#119017)
* Add dialog button customisation and reject promise if cancelled
* Use different promises to modal/soft requests
2021-03-16 10:18:42 +00:00
Benjamin Pasero
7a55f6fed7 skip failing notebook test 2021-03-15 13:24:01 +01:00
Johannes Rieken
0e05a1f21a fix integration test 2021-03-15 09:11:45 +01:00
Johannes Rieken
819cb01e0e make notebook integration test more stable, fixes https://github.com/microsoft/vscode/issues/118889 2021-03-15 08:58:55 +01:00
rebornix
eac163c061 fix tests. 2021-03-12 10:56:46 -08:00
Johannes Rieken
637b659e4a refine NotebookCell API 2021-03-10 14:49:05 +01:00
Rob Lourens
bcb8c8a4f4 Remove notebook document runnable metadata
#106747
2021-03-09 15:26:19 -08:00
Rob Lourens
8454701b67 Update test for api 2021-03-09 15:26:19 -08:00
Daniel Imms
1e7fbfa767 Merge remote-tracking branch 'origin/main' into tyriar/116467_2 2021-03-09 06:49:30 -08:00
Daniel Imms
e7b0596d89 Revert "Comment out notebook compile error"
This reverts commit 7bcec04426.
2021-03-09 06:49:10 -08:00
Johannes Rieken
aaf6287ecc remove skipped test 2021-03-09 15:48:16 +01:00
Daniel Imms
7bcec04426 Comment out notebook compile error 2021-03-09 06:46:29 -08:00
Daniel Imms
d1dbb93317 Remove remote test failure comment
FIxes #96057
2021-03-09 05:36:38 -08:00
Daniel Imms
6d01ad952a Merge remote-tracking branch 'origin/main' into tyriar/116467_2 2021-03-09 05:35:42 -08:00
Daniel Imms
09c3c2d3be Remove broken part of test 2021-03-08 17:43:35 -08:00
Daniel Imms
5fdbc82111 Re-enable task and term test 2021-03-08 17:07:14 -08:00
Daniel Imms
8fe29a7c41 Uncomment in test 2021-03-08 15:52:59 -08:00
Daniel Imms
30f4163184 Skip the failing test for remote only 2021-03-08 15:12:24 -08:00
Daniel Imms
221e20b374 Re-enable, add some more test logs 2021-03-08 11:44:37 -08:00
Don Jayamanne
a39e734365 Oops 2021-03-08 11:05:28 -08:00
Don Jayamanne
584999658e Bug 2021-03-08 11:02:10 -08:00
Daniel Imms
45c032da7a Skip the failing task test 2021-03-08 08:17:16 -08:00
Daniel Imms
4d3b158023 Disable terminal tests in remote again, fix settings for tasks 2021-03-08 05:54:43 -08:00