Commit Graph

10 Commits

Author SHA1 Message Date
Johannes Rieken 7194c24dad use serializer in NB integration test 2021-04-21 11:50:02 +02: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
Johannes Rieken 4fd610fc71 try bigger timeout awaiting events 2021-03-31 08:45:17 +02:00
rebornix 588c2f6c78 skip showNotebookDocment. 2021-03-30 11:32:00 -07:00
Johannes Rieken d13f3b4a2f remove NotebookContentProvider#resolveNotebook 2021-03-29 12:21:45 +02: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
Johannes Rieken 6117524374 make NotebookCellData and NotebookData classes, rename NotebookCellData#cellKind to NotebookCellData#kind 2021-03-05 15:17:55 +01:00
Johannes Rieken 997c9f2930 add showNotebookDocument overload or uri 2021-03-05 14:50:47 +01:00