Commit Graph

48 Commits

Author SHA1 Message Date
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
rebornix
b5804fa989 Updating cell state when destorying it is not good 2020-02-20 16:03:32 -08:00
rebornix
88fe19294f fix file saving 2020-02-20 11:37:52 -08:00
rebornix
4bced156d1 notebook cell update with renderer updates. 2020-02-18 17:32:25 -08:00
rebornix
796c2baa80 Diff for cells and outputs in exthost. 2020-02-18 16:31:22 -08:00
Johannes Rieken
6db3625e94 add ICell#uri and expose INotebook#viewType 2020-02-18 11:26:09 +01:00
rebornix
a88978baee Display Order first cut. 2020-02-17 16:21:45 -08:00
rebornix
1417090963 extract code cell updates 2020-02-17 14:03:54 -08:00
rebornix
ac800b7f03 Update notebook cells 2020-02-17 13:50:44 -08:00
Johannes Rieken
059527f8d4 add ICellDto, use UriComponents 2020-02-17 15:53:52 +01:00
rebornix
81cfb898bd public by default 2020-02-14 20:06:16 -08:00
rebornix
6f8fd621d2 Errorless 2020-02-14 20:00:30 -08:00
rebornix
1adc63c06d Refactoring: IoC. 2020-02-14 19:24:23 -08:00
rebornix
20f4cbf4b6 Update preload scripts for notebook renderer 2020-02-13 16:00:13 -08:00
rebornix
298a5d074e Move typings to common. 2020-02-13 14:32:43 -08:00
rebornix
64a3d6c878 Nteract renderers. 2020-02-12 18:08:13 -08:00
rebornix
df477bc912 contributed output renderer first cut 2020-02-12 11:05:53 -08:00
rebornix
aec1335904 Refactoring and latex support. 2020-02-12 11:01:07 -08:00
rebornix
f4938e31fc destory notebook should clear both core and ext host. 2020-01-26 19:37:17 -08:00
rebornix
42b45bb366 Delete cell 2020-01-23 14:09:25 -08:00
rebornix
77b395f155 Update notebook test extension for new API. 2020-01-22 10:37:51 -08:00
rebornix
55d214020d dirty state update 2020-01-22 09:39:14 -08:00
rebornix
009861bc46 Language per cell. 2020-01-21 11:30:15 -08:00
rebornix
118b59a3ee Mirroring TextModel. 2020-01-17 15:21:31 -08:00
rebornix
1062958878 execute cell 2020-01-17 10:02:37 -08:00
rebornix
3be5087f13 Test extension for notebook 2020-01-06 15:26:12 -08:00