rebornix
|
f9ca74dcf1
|
add explicit activation event for notebook test ext.
|
2020-06-01 13:10:28 -07:00 |
|
rebornix
|
7a38b84bc7
|
vscode resolve file.
|
2020-06-01 11:21:59 -07:00 |
|
rebornix
|
ed0803e668
|
fix false negative tests
|
2020-05-30 18:05:54 -07:00 |
|
rebornix
|
b1c870fe25
|
Disable webview related tests on web.
|
2020-05-30 18:02:56 -07:00 |
|
rebornix
|
a14a793150
|
split editor does not await, notebook events are not sent to ext host in time on Web.
|
2020-05-30 18:02:31 -07:00 |
|
rebornix
|
37a3496bb0
|
share undo stack between text models in a notebook. the undo stack is not shared with notebook itself yet due to #98750.
|
2020-05-28 10:29:04 -07:00 |
|
Matt Bierner
|
4f7afb5a98
|
Skip failing test
|
2020-05-27 19:33:10 -07:00 |
|
rebornix
|
8bac4d17ad
|
combine events from edits from ext host.
|
2020-05-27 16:00:49 -07:00 |
|
rebornix
|
9ae8d33358
|
disable second move down.
|
2020-05-27 08:06:50 -07:00 |
|
rebornix
|
56393440fb
|
add error messages for notebook workflow integration tests.
|
2020-05-26 10:14:52 -07:00 |
|
rebornix
|
dfb4dbe961
|
restore notebook state after test.
|
2020-05-20 16:22:17 -07:00 |
|
rebornix
|
da98a19a5d
|
temporarily disable cell move event test.
|
2020-05-20 13:55:54 -07:00 |
|
rebornix
|
627dd8b0ca
|
notebook webview test
|
2020-05-20 13:19:16 -07:00 |
|
rebornix
|
de5ddeca61
|
💄
|
2020-05-20 11:07:27 -07:00 |
|
rebornix
|
d321061c8c
|
merge moveEvent into CellsChangeEvent.
|
2020-05-20 11:03:30 -07:00 |
|
rebornix
|
979ca623f1
|
onDidActiveNotebookEditorChange
|
2020-05-20 10:32:26 -07:00 |
|
Rob Lourens
|
9bc11824c3
|
Add notebook smoketests
|
2020-05-20 12:01:52 -05:00 |
|
rebornix
|
af6649b9f5
|
💄
|
2020-05-20 09:09:20 -07:00 |
|
rebornix
|
5c928428df
|
notebookEditor.visible
|
2020-05-19 17:20:20 -07:00 |
|
rebornix
|
8e02737abc
|
notebookEditor.active
|
2020-05-19 16:55:38 -07:00 |
|
rebornix
|
cc151dd103
|
notebook tests for notebook content change events.
|
2020-05-19 14:46:14 -07:00 |
|
rebornix
|
a328f500d8
|
💂 move cells will not re-create cells in ExtHost.
|
2020-05-18 18:46:08 -07:00 |
|
rebornix
|
4c54f7124c
|
shared document between split editors and dispose them properly
|
2020-05-18 17:22:12 -07:00 |
|
rebornix
|
0e5cedb755
|
💂 copy cell does not copy custom metadata
|
2020-05-17 21:20:46 -07:00 |
|
rebornix
|
f560b157c6
|
some fixes for editor reopen with another type
|
2020-05-15 14:11:11 -07:00 |
|
Matt Bierner
|
aa16d5dbfe
|
Fix notebook tests
|
2020-05-15 13:08:22 -07:00 |
|
rebornix
|
946d994d1b
|
💂 notebook tab switching and pick editor types.
|
2020-05-15 11:03:12 -07:00 |
|
rebornix
|
b9c163faee
|
asWebUri.
|
2020-05-14 17:53:33 -07:00 |
|
rebornix
|
1669bde634
|
custom metadata for notebook document.
|
2020-05-13 15:00:59 -07:00 |
|
rebornix
|
118da97dc8
|
Re #96433
|
2020-05-13 12:53:03 -07:00 |
|
rebornix
|
03acd2250a
|
Fix #96433
|
2020-05-13 12:47:39 -07:00 |
|
rebornix
|
f027dd6fae
|
Re microsoft/vscode-github-issue-notebooks#26. test for regression.
|
2020-05-13 08:44:51 -07:00 |
|
rebornix
|
26ededa858
|
NotebookDocumentEditEvent
|
2020-05-08 11:55:22 -07:00 |
|
rebornix
|
e0882b95ff
|
Fix selection after reverting the document
|
2020-05-06 16:42:38 -07:00 |
|
rebornix
|
4bd68b7dfe
|
fix false negative test
|
2020-05-06 15:04:52 -07:00 |
|
rebornix
|
1b5217985b
|
notebook document creation in UI side
|
2020-05-05 18:43:25 -07:00 |
|
rebornix
|
b7736a24c7
|
more testing for unsaved document
|
2020-05-01 17:21:30 -07:00 |
|
rebornix
|
715b135887
|
Slim NotebookEditorInput and model service for notebookEditorModel.
|
2020-05-01 15:36:41 -07:00 |
|
Rob Lourens
|
9b995534bc
|
Add tests for metadata
|
2020-04-24 17:49:49 -05:00 |
|
rebornix
|
cea1d2f91f
|
fix notebook integration test
|
2020-04-24 13:04:14 -07:00 |
|
Rob Lourens
|
12e92983ad
|
Update notebook test command IDs
|
2020-04-24 12:59:06 -05:00 |
|
rebornix
|
9b11e5d500
|
avoid conflict with jupyter in OSS
|
2020-04-23 14:30:54 -07:00 |
|
rebornix
|
600528da86
|
Fix #96007.
|
2020-04-23 13:53:58 -07:00 |
|
rebornix
|
b9eafe5f66
|
intergration tests.
|
2020-04-23 11:55:23 -07:00 |
|