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
|
9af75c08c5
|
remove ability to alter notebook output via WorkspaceEdit or NotebookEditorEdit
|
2021-04-21 11:42:58 +02: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
|
11c3ba58af
|
remove NotebookKernelProvider API and its implementation
|
2021-04-19 16:19:23 +02:00 |
|
rebornix
|
155df27d8d
|
💄
|
2021-04-15 14:49:11 -07:00 |
|
rebornix
|
060d417505
|
remove editable and breakpointMargin.
|
2021-04-15 11:32:45 -07:00 |
|
Rob Lourens
|
edbdd6fe09
|
Fix test, fix cell data startTime and duration visibility
|
2021-04-14 17:59:49 -07:00 |
|
rebornix
|
9a00c870b9
|
remove NotebookEditor#selection.
|
2021-04-12 14:33:45 -07:00 |
|
Johannes Rieken
|
fca1144d00
|
remove NotebookDocument#cells in favor of cellsAt, getCells, and cellCount
|
2021-04-06 11:50:48 +02:00 |
|
Rob Lourens
|
b41213c573
|
Enable setTextDocumentLanguage (#119429)
Change cell TextModel handling, fix #117936
|
2021-03-31 17:04:10 -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 |
|
Rob Lourens
|
1a425eacb8
|
Accept single outputs or arrays in execution task output edit methods
Fix #119601
|
2021-03-24 17:48:26 -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 |
|
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 |
|
Johannes Rieken
|
aaf6287ecc
|
remove skipped test
|
2021-03-09 15:48:16 +01: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 |
|
Sandeep Somavarapu
|
04770364fd
|
#118222 skip failed test
|
2021-03-05 16:24:57 +01:00 |
|
Johannes Rieken
|
6117524374
|
make NotebookCellData and NotebookData classes, rename NotebookCellData#cellKind to NotebookCellData#kind
|
2021-03-05 15:17:55 +01:00 |
|
Rob Lourens
|
bd74308b5a
|
Revert "Merge pull request #117069 from microsoft/roblou/refactorKernel"
This reverts commit c159b34535, reversing
changes made to ba3bd11ac7.
|
2021-02-22 19:22:52 -08:00 |
|
Rob Lourens
|
1fd9f9eb28
|
Update test for api
|
2021-02-22 16:39:37 -08:00 |
|
Johannes Rieken
|
61df1625ef
|
assert no RPC leakage in notebook tests
|
2021-02-19 17:05:25 +01:00 |
|
Don Jayamanne
|
73ccfc027c
|
Oops
|
2021-02-18 20:36:06 -08:00 |
|
Don Jayamanne
|
33dc53fe95
|
Oops
|
2021-02-18 10:17:17 -08:00 |
|
Don Jayamanne
|
6b7bb2308b
|
Cell output metadata to be added to Notebook Model
|
2021-02-18 10:14:05 -08:00 |
|
Johannes Rieken
|
869fb74662
|
Merge pull request #116901 from DonJayamanne/fixRunState
Ensure Notebook Cell runState is updated correctly
|
2021-02-18 08:53:39 +01:00 |
|
Don Jayamanne
|
473c7ddd50
|
Ensure tests run to completion
|
2021-02-17 17:41:18 -08:00 |
|
Don Jayamanne
|
58f86d083d
|
Fixes to enure tests complete
|
2021-02-17 16:52:03 -08:00 |
|
Don Jayamanne
|
c0b69b03a9
|
Ensure runState is updated correctly
|
2021-02-17 16:33:10 -08:00 |
|
rebornix
|
086112d496
|
move cell output tests to document.
|
2021-02-17 12:09:32 -08:00 |
|
rebornix
|
0354f334ed
|
remove unreached code.
|
2021-02-17 12:09:32 -08:00 |
|
Johannes Rieken
|
5870204e95
|
make notebook and cell metadata classes, https://github.com/microsoft/vscode/issues/116333
|
2021-02-17 14:19:49 +01:00 |
|
rebornix
|
79b8259abb
|
change cell language with cell change events.
|
2021-02-16 19:41:30 -08:00 |
|
rebornix
|
b3f8737839
|
fix #116808.
|
2021-02-16 16:40:51 -08:00 |
|
rebornix
|
b0bd28137a
|
add test for #115855.
|
2021-02-16 16:40:51 -08:00 |
|
rebornix
|
1267767472
|
fix #116598. broadcast output items change.
|
2021-02-16 14:59:58 -08:00 |
|
Johannes Rieken
|
cc4d7e8a11
|
update (restore) language test for new cells
|
2021-02-15 11:52:14 +01:00 |
|
Johannes Rieken
|
2d6c2d0b2d
|
wip - move notebook integration test into our normal API test extension
|
2021-02-12 19:17:03 +01:00 |
|