Commit Graph

125 Commits

Author SHA1 Message Date
rebornix
e092295dc6 onDidCloseNotebookDocument 2020-05-05 11:29:35 -07:00
rebornix
ba0ba09384 naming: *Notebook 2020-05-05 09:54:01 -07:00
rebornix
0d445385ea Re #93265. 2020-05-04 18:27:47 -07:00
Rob Lourens
b29d0abc67 Register "Change language" action and sync language change to ext host 2020-04-27 16:41:24 -05:00
rebornix
6c9398c3ea clear cell output in the core 2020-04-23 17:03:04 -07:00
rebornix
600528da86 Fix #96007. 2020-04-23 13:53:58 -07:00
rebornix
5121bac41d NotebookEditor.selection 2020-04-22 13:44:00 -07:00
rebornix
dbfe5613ca notebook.activeNotebookEditor 2020-04-22 11:32:57 -07:00
Johannes Rieken
0c0c15ae32 eventing, naming, fixes, and tests 2020-04-20 11:00:30 +02:00
Johannes Rieken
1e8f97d997 wip - concat document for notebook cells 2020-04-17 17:57:00 +02:00
rebornix
cdcbc64a6a Fix #94357 2020-04-07 14:37:57 -07:00
rebornix
0902df9d30 re #93265 2020-04-07 11:20:06 -07:00
rebornix
9f48b00f2b handle raw cell multile line source 2020-04-01 17:35:05 -07:00
Rob Lourens
433086bef0 Make notebook doc metadata optional, listen to changes on metadata object
Fix #93815
2020-03-31 21:14:26 -05:00
Rob Lourens
d8db841616 Add hasExecutionOrder notebook document metadata
Fix #93618
2020-03-30 20:56:56 -05:00
Rob Lourens
d661f7b2d1 Implement cancellation for notebook cell execution 2020-03-30 12:14:10 -05:00
rebornix
c0efffc91f insert and delete index should be on the model before edit. 2020-03-26 11:32:35 -07:00
rebornix
c81de6c0a1 notebook edit api 2020-03-26 11:17:52 -07:00
rebornix
ac63e0702c no cell paramater in renderer 2020-03-26 11:12:28 -07:00
rebornix
29db725f5e Merge remote-tracking branch 'origin/master' into notebook/editAPI 2020-03-25 19:53:44 -07:00
rebornix
71fd93bf00 Cell.source 2020-03-25 19:50:49 -07:00
rebornix
24cac8b437 Edit API in the core 2020-03-25 17:53:27 -07:00
rebornix
fdf9e6ef07 Cell Editing API draft 2020-03-25 11:08:18 -07:00
Rob Lourens
159c7620f9 Implement execution order indicator 2020-03-25 10:33:13 -07:00
rebornix
1d6972ebb4 Cell Runnable 2020-03-23 17:46:05 -07:00
rebornix
e48cd83bd1 honor document default cell editable metadata 2020-03-23 16:58:33 -07:00
rebornix
343fdecf0f notebook metadata sync between ext and main 2020-03-23 16:00:01 -07:00
Rob Lourens
ff83a6b8a5 Make cell metadata non-optional 2020-03-20 22:20:01 -07:00
Rob Lourens
2b64615227 Remove MenuItemActions to simplify action registration code 2020-03-20 22:20:01 -07:00
rebornix
7903d44c6c cell metadata 2020-03-20 16:02:24 -07:00
Benjamin Pasero
64b65cf8e4 fix bad argument processor 2020-03-20 08:55:18 +01:00
rebornix
5d18ad4c59 editable metadata 2020-03-19 17:32:16 -07:00
rebornix
56660bef36 messages channel between ext and webview for outputs 2020-03-19 12:48:51 -07:00
rebornix
7e56fc02c0 Contributions for notebook cell toolbar 2020-03-19 11:36:05 -07:00
Johannes Rieken
d1354bb26b adopt CellUri 2020-03-11 11:09:39 +01:00
Johannes Rieken
c1ec410c8b create cell uri on the extension host, expose as NotebookCell#uri 2020-03-10 18:06:45 +01:00
rebornix
0192291e72 disposables 2020-03-04 14:45:00 -08:00
rebornix
568a52910e no glob pattern pre parsing 2020-03-04 14:00:29 -08:00
rebornix
8cc3a0dea8 fix glob pattern matching on windows 2020-03-04 13:48:37 -08:00
rebornix
c4c3fdc355 tests for mimetype ordering 2020-03-04 12:32:45 -08:00
rebornix
1a63d4d090 more typings error after adopting const enum 2020-03-03 17:30:26 -08:00
rebornix
882ae1ec8f no unverified commit 2020-03-03 16:33:00 -08:00
rebornix
66bdaba5f8 TODO for display order 2020-03-02 11:09:37 -08:00
rebornix
a11145ee06 update mimetype renderer 2020-03-02 10:22:23 -08:00
rebornix
572dd512d5 support picking renderers for the same mimetype 2020-02-28 15:53:40 -08:00
rebornix
f5ad71296d fix transformed output rendering for nteract. 2020-02-24 11:39:26 -08:00
rebornix
22ffffb16c disposables 2020-02-24 10:35:08 -08:00
rebornix
ab1a981263 Tokenization. 2020-02-24 09:39:54 -08:00
rebornix
d00f117c62 Mimetype picker first cut. 2020-02-21 11:47:55 -08:00
rebornix
09a8143164 No additional event triggering for crud from core. 2020-02-21 11:47:55 -08:00