Commit Graph

96 Commits

Author SHA1 Message Date
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
345f02dad4 emit editor close event. 2020-05-19 13:55:15 -07:00
rebornix
0dea13a46a Notebook document events. 2020-05-19 12:05:21 -07:00
rebornix
b5831f5be7 notebook content change events. 2020-05-18 19:05:18 -07:00
rebornix
1cfa610cb6 model change on document. 2020-05-18 18:15:23 -07:00
rebornix
025bd27df7 webview comm based on editor other than document. 2020-05-18 18:13:45 -07:00
rebornix
4c54f7124c shared document between split editors and dispose them properly 2020-05-18 17:22:12 -07:00
rebornix
55ac452768 webview id attached to notebook editor 2020-05-18 16:29:02 -07:00
rebornix
a14736ca5e introduce visible notebook editors 2020-05-18 15:45:32 -07:00
rebornix
9a384768c3 Fix #97694. 2020-05-18 10:35:43 -07:00
rebornix
2d6df55ad1 Notebook kernel preloads 2020-05-17 21:12:58 -07:00
rebornix
b9c163faee asWebUri. 2020-05-14 17:53:33 -07:00
rebornix
e3c3ea27e0 Switch kernel info. 2020-05-13 18:26:41 -07:00
rebornix
03acd2250a Fix #96433 2020-05-13 12:47:39 -07:00
rebornix
a15661000f adopt notebook kernel 2020-05-13 11:31:06 -07:00
rebornix
4447915b00 saveAs 2020-05-06 12:42:36 -07:00
rebornix
a9da51fd57 document add/delete events 2020-05-05 18:50:00 -07:00
rebornix
3c710dfcc9 Transform outputs is now safe 2020-05-05 18:47:18 -07:00
rebornix
cb7ea6e166 Remove notebook content provider 2020-05-05 18:43:25 -07:00
rebornix
1b5217985b notebook document creation in UI side 2020-05-05 18:43:25 -07:00
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