Commit Graph

65 Commits

Author SHA1 Message Date
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