Johannes Rieken
|
ac05ae7b6f
|
move file'ish things into workspace namespace
|
2021-06-02 09:43:07 +02:00 |
|
Johannes Rieken
|
ee87b2bd43
|
missing adopting for end-call
|
2021-06-02 08:22:26 +02:00 |
|
Johannes Rieken
|
6dbbcc2eee
|
fix compile issues...
|
2021-06-01 19:30:00 +02:00 |
|
Johannes Rieken
|
545b931b96
|
remove dedicated types for notebook and cell metadata
|
2021-06-01 14:50:53 +02:00 |
|
Johannes Rieken
|
9d907212ba
|
rename NotebookCellExecutionTask to NotebookCellExecution
|
2021-05-27 12:14:20 +02:00 |
|
rebornix
|
473cfe28bf
|
Revert "Revert "Merge branch 'main' of https://github.com/microsoft/vscode into main""
This reverts commit 7c01395da1.
|
2021-05-25 17:49:34 -07:00 |
|
Harald Kirschner
|
7c01395da1
|
Revert "Merge branch 'main' of https://github.com/microsoft/vscode into main"
This reverts commit 7a976501eb, reversing
changes made to 2257676834.
|
2021-05-25 17:19:40 -07:00 |
|
rebornix
|
e1731e9104
|
fix build
|
2021-05-25 14:23:05 -07: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 |
|
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 |
|
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 |
|
Johannes Rieken
|
d13f3b4a2f
|
remove NotebookContentProvider#resolveNotebook
|
2021-03-29 12:21:45 +02:00 |
|
Rob Lourens
|
7b96cc4c8b
|
Implement Execution API (#116416)
Implement new execution task API
#106744
Fix #105847
|
2021-03-22 11:27:00 -07: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
|
5870204e95
|
make notebook and cell metadata classes, https://github.com/microsoft/vscode/issues/116333
|
2021-02-17 14:19:49 +01:00 |
|
Rob Lourens
|
90f5ef65a0
|
Delete notebookTestMain
|
2021-02-16 21:07:55 -08:00 |
|