Commit graph

769 commits

Author SHA1 Message Date
Robo bce4d71f64
chore: bump node@14.x in devDependencies (#122905) 2021-05-04 10:04:13 +02:00
Johannes Rieken 1ed6862c3e
more insights when execution integration tests fail 2021-04-30 14:16:00 +02:00
Johannes Rieken ed52d777ef
fix integration tests 2021-04-29 18:33:32 +02:00
Johannes Rieken 1f8e11079e
Revert "Comment out failing integration tests (#122269)"
This reverts commit 9a4d524f90.
2021-04-27 09:07:28 +02:00
Johannes Rieken 26cf2a5d62
fix https://github.com/microsoft/vscode/issues/122269 2021-04-27 08:35:09 +02:00
Alex Dima 9a4d524f90
Comment out failing integration tests (#122269) 2021-04-27 07:54:10 +02:00
Alex Ross 876dd2782a
Don't allow multiple tasks runs to start at once
Fixes #118238
2021-04-23 17:03:31 +02:00
Johannes Rieken 5390ec0e7c
remove isPreferred as instance property, replace selector with only viewType, allow controller to set a notebook priority instead 2021-04-22 16:13:42 +02:00
rebornix 264ccd16d4
Merge branch 'notebook/dev' into main 2021-04-21 15:15:59 -07:00
Matt Bierner 731402dce2
async override -> override async 2021-04-21 13:40:44 -07:00
Johannes Rieken 7194c24dad
use serializer in NB integration test 2021-04-21 11:50:02 +02:00
Johannes Rieken 9af75c08c5
remove ability to alter notebook output via WorkspaceEdit or NotebookEditorEdit 2021-04-21 11:42:58 +02:00
rebornix 61f646674b
Merge branch 'notebook/dev' into main 2021-04-20 13:27:44 -07:00
Miguel Solorio ac48f78dd6
Add icons for built-in extensions (fixes #81760) 2021-04-20 12:09:24 -07:00
Rob Lourens cc850ade50 Cell statusbar test 2021-04-20 10:55:30 -07:00
Rob Lourens b286729f35 Test cleanup 2021-04-20 10:55:30 -07:00
Johannes Rieken 454b741257
restore integration test 2021-04-20 15:10:50 +02:00
Johannes Rieken 3abadabac8
Merge branch 'main' into notebook/dev 2021-04-20 11:38:33 +02:00
Johannes Rieken b06388f501
Merge branch 'joh/clean-kernel' into notebook/dev 2021-04-20 11:33:41 +02:00
Joao Moreno b4816cfd1f
fix tests 2021-04-20 09:10:47 +02:00
rebornix 1f9e039a11
💄 2021-04-19 22:48:42 -07:00
Johannes Rieken 11c3ba58af
remove NotebookKernelProvider API and its implementation 2021-04-19 16:19:23 +02:00
Benjamin Pasero 14981ce89d tests - enable colors for windows (CI supports it and the new Windows terminal too) 2021-04-19 09:29:20 +02:00
meganrogge d7f5575367
skip failing test 2021-04-16 16:54:44 -07:00
rebornix 155df27d8d
💄 2021-04-15 14:49:11 -07:00
rebornix ebb0a7165b
update integration test. 2021-04-15 12:39:19 -07:00
rebornix 060d417505
remove editable and breakpointMargin. 2021-04-15 11:32:45 -07:00
Johannes Rieken f9ca74adc4
Merge branch 'main' into notebook/dev 2021-04-15 09:10:06 +02:00
Rob Lourens edbdd6fe09 Fix test, fix cell data startTime and duration visibility 2021-04-14 17:59:49 -07:00
Martin Aeschlimann 3d276ed5cc
vscode API - env. Fixes #121261 2021-04-14 10:46:38 +02:00
rebornix d13a914bd6
Merge branch 'notebook/dev' into main 2021-04-13 14:12:11 -07:00
Christof Marti 40a6563f9b Remove git-ui extension 2021-04-13 21:38:53 +02:00
Johannes Rieken 0788b3fd68
Merge branch 'main' into notebook/dev 2021-04-13 09:17:03 +02:00
Matt Bierner 119581fc2a
Use more standard name for shared extension tsconfig
This enables Intellisense in the `tsconfig.base` file
2021-04-12 15:58:38 -07:00
rebornix 9a00c870b9
remove NotebookEditor#selection. 2021-04-12 14:33:45 -07:00
rebornix 3efdebb1e7
Merge branch 'notebook/dev' into main 2021-04-06 14:03:18 -07:00
Johannes Rieken 2f62eb0906
ignore focus dependent test also on GHA, fixes https://github.com/microsoft/vscode/issues/120355 2021-04-06 16:08:25 +02:00
Benjamin Pasero def8fc7b0d integration tests - revert changes for commands test 2021-04-06 12:04:50 +02:00
Johannes Rieken fca1144d00
remove NotebookDocument#cells in favor of cellsAt, getCells, and cellCount 2021-04-06 11:50:48 +02:00
Benjamin Pasero 8de3791477
integration tests - use async test (#120225) 2021-04-06 10:34:08 +02:00
Rob Lourens b41213c573
Enable setTextDocumentLanguage (#119429)
Change cell TextModel handling, fix #117936
2021-03-31 17:04:10 -07:00
rebornix aefafa019d
Merge remote-tracking branch 'origin/notebook/dev' into main 2021-03-31 14:38:25 -07:00
Johannes Rieken 407a0e3723
assert that we have static view columns
https://github.com/microsoft/vscode/issues/115704
2021-03-31 17:51:15 +02:00
Daniel Imms 4c76edff2b
Revert "skip failing terminal tests."
This reverts commit 2d5f0e4953.
2021-03-31 05:07:32 -07:00
Johannes Rieken 4fd610fc71
try bigger timeout awaiting events 2021-03-31 08:45:17 +02:00
Johannes Rieken 38abcf09ad
Merge branch 'main' into notebook/dev 2021-03-31 08:14:39 +02:00
rebornix 2d5f0e4953
skip failing terminal tests. 2021-03-30 18:26:57 -07:00
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