Johannes Rieken
|
956347c4ed
|
better logic for "notebook open/close, notebook ready when cell-document open event is fired", https://github.com/microsoft/vscode/issues/123655
|
2021-05-18 09:40:31 +02:00 |
|
Rob Lourens
|
2b8d74c4a8
|
Make metadata/internalMetadata non-optional
|
2021-05-12 18:19:10 -07:00 |
|
rebornix
|
a41b51ab3f
|
update notebook contributions.
|
2021-05-12 14:56:27 -07:00 |
|
Johannes Rieken
|
0a14a26cd3
|
rename latestExecutionSummary to executionSummary
|
2021-05-12 09:34:21 +02:00 |
|
Johannes Rieken
|
0b3618c6e9
|
fix integration test
|
2021-05-12 08:53:18 +02:00 |
|
rebornix
|
05d4a5c56d
|
skip test.
|
2021-05-11 15:01:45 -07:00 |
|
Johannes Rieken
|
d5ab22d7db
|
test that no RPC leaks via NotebookController
|
2021-05-11 09:39:01 +02:00 |
|
Johannes Rieken
|
06fa8b8543
|
API 💄 for NotebookCellData
|
2021-05-10 11:33:41 +02:00 |
|
Johannes Rieken
|
7ea5b137ea
|
rename cell kind Markdown to Markup, https://github.com/microsoft/vscode/issues/105933
|
2021-05-10 10:56:13 +02:00 |
|
Rob Lourens
|
b987317d1a
|
Rename onDidChangeNotebookCellExecutionState
|
2021-05-07 17:00:09 -07:00 |
|
Rob Lourens
|
4a76f0b19a
|
registerNotebookCellStatusBarItemProvider should use viewType instead of NotebookSelector
Fix #122347
|
2021-05-07 15:23:19 -07:00 |
|
rebornix
|
110c966887
|
💄
|
2021-05-07 13:13:22 -07:00 |
|
rebornix
|
0568de16a8
|
support multiple cell ranges.
|
2021-05-07 13:12:14 -07:00 |
|
Johannes Rieken
|
1ab76005d3
|
even more strict assertions in flaky integration tests
|
2021-05-07 15:19:53 +02:00 |
|
Johannes Rieken
|
dbdcdecdaa
|
skipped/failing test for https://github.com/microsoft/vscode/issues/123270
|
2021-05-07 11:59:29 +02:00 |
|
Johannes Rieken
|
b2341b9cc6
|
run saveAllFilesAndCloseAll in setup and teardown and don't have it in each and every test, avoid usage of 'vscode.openWith'-command and prefer showNotebookDocument-API
|
2021-05-07 11:50:22 +02:00 |
|
Johannes Rieken
|
2c91a75e21
|
Merge branch 'main' into notebook/dev
|
2021-05-05 08:33:09 +02:00 |
|
Johannes Rieken
|
8a41ae1d93
|
less openWith-command, more editor asserting, https://github.com/microsoft/vscode/issues/122851
|
2021-05-05 08:32:06 +02:00 |
|
rebornix
|
d631beda22
|
Merge branch 'notebook/dev' into main
|
2021-05-04 15:31:11 -07:00 |
|
Logan Ramos
|
656e1e6086
|
More deprecated assertion cleanup
|
2021-05-04 15:55:26 -04:00 |
|
Logan Ramos
|
af69dc26ca
|
notEqual -> notStrictEqual
|
2021-05-04 15:55:25 -04:00 |
|
Logan Ramos
|
72aa675fc9
|
Update API tests to strict equal
|
2021-05-04 14:59:03 -04:00 |
|
Daniel Imms
|
8e5b3b5aff
|
Merge branch 'main' into hbibkrim/114898_terminal_name_change_event
|
2021-05-04 08:39:30 -07:00 |
|
Johannes Rieken
|
f249c1db60
|
use showNotebookDocument instead of command, maybe https://github.com/microsoft/vscode/issues/122851
|
2021-05-04 14:36:53 +02:00 |
|
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 |
|