Johannes Rieken
|
e43c3957f6
|
rename onDidChangeNotebookAssociation to onDidChangeSelectedNotebooks
|
2021-06-03 11:27:09 +02:00 |
|
rebornix
|
68e862e1d6
|
skip flaky window test.
|
2021-06-02 16:18:52 -07:00 |
|
rebornix
|
26cd18321b
|
remove backwards compatible tests.
|
2021-06-02 14:12:21 -07:00 |
|
Johannes Rieken
|
b5bdc48d55
|
use vscode.notebooks not vscode.notebook
|
2021-06-02 14:58:51 +02:00 |
|
Johannes Rieken
|
109c9d9486
|
adopt viewType everywhere and drop support for it, fixes https://github.com/microsoft/vscode/issues/125163
|
2021-06-02 12:05:19 +02:00 |
|
Johannes Rieken
|
ac05ae7b6f
|
move file'ish things into workspace namespace
|
2021-06-02 09:43:07 +02:00 |
|
Johannes Rieken
|
0b6e70302f
|
remove deprecated API
|
2021-06-02 09:24:43 +02:00 |
|
Johannes Rieken
|
d487b379ba
|
Merge branch 'main' into notebook/dev
|
2021-06-02 08:16:13 +02:00 |
|
rebornix
|
b154a3d304
|
skip view column test.
|
2021-06-01 18:30:38 -07:00 |
|
Rob Lourens
|
8df0f06858
|
Group startTime and endTime into a single object
|
2021-06-01 16:30:38 -07:00 |
|
Rob Lourens
|
ef28d1663d
|
Inline parameters to execution task start and end
|
2021-06-01 16:13:27 -07:00 |
|
Johannes Rieken
|
6fe84c402b
|
Merge pull request #125106 from microsoft/joh/api/noMetadataType
Remove dedicated types for notebook and cell metadata
|
2021-06-01 19:24:40 +02:00 |
|
Johannes Rieken
|
545b931b96
|
remove dedicated types for notebook and cell metadata
|
2021-06-01 14:50:53 +02:00 |
|
Johannes Rieken
|
b1457fa4b6
|
remove NotebookCellOutputItem#metadata
|
2021-06-01 13:59:44 +02:00 |
|
Johannes Rieken
|
83d5e2bda0
|
rename namespace to notebooks, https://github.com/microsoft/vscode/issues/122922
|
2021-05-31 13:06:14 +02:00 |
|
Johannes Rieken
|
4202ab071a
|
rename NotebookCellOutput#outputs to #items
|
2021-05-28 17:57:50 +02:00 |
|
Matt Bierner
|
9eeb092206
|
Re-enable skipped test
Fixes #119146
|
2021-05-27 15:44:27 -07: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
|
b4f4839da5
|
fix integration test
|
2021-05-25 14:31:40 -07:00 |
|
rebornix
|
e1731e9104
|
fix build
|
2021-05-25 14:23:05 -07:00 |
|
Matt Bierner
|
b1823157d5
|
Fall back to existing published webview commit (#119295)
|
2021-05-24 22:36:22 -07:00 |
|
rebornix
|
f583b4b336
|
Merge branch 'main' into notebook/dev
|
2021-05-19 19:02:13 -07:00 |
|
Rob Lourens
|
0d33806803
|
Add suiteRepeat test util
|
2021-05-19 14:29:32 -07:00 |
|
rebornix
|
5b3cf7cc2a
|
Merge branch 'notebook/dev' into main
|
2021-05-19 14:12:17 -07:00 |
|
Johannes Rieken
|
b63ad124d2
|
mark untitled notebooks as dirty by default, don't hold on to untitled notebooks eagerly, https://github.com/microsoft/vscode/issues/121974
|
2021-05-19 17:16:48 +02:00 |
|
Johannes Rieken
|
53352a2954
|
add API to open an untitled notebook, https://github.com/microsoft/vscode/issues/121974
|
2021-05-19 15:27:23 +02:00 |
|
Benjamin Pasero
|
159479eb5a
|
Allow to show status bar entries with an id and name (fix #74972)
|
2021-05-19 14:03:37 +02:00 |
|
Rob Lourens
|
97518f5e86
|
Copy testRepeat helper to extension integration tests
|
2021-05-18 21:53:57 -07:00 |
|
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 |
|