Commit Graph

18 Commits (f572583d9a50dd3fa18be3984d98b4a26d51c408)

Author SHA1 Message Date
aamunger 9a87fe7eaf
added setting for notebook output line height 2022-04-13 09:12:28 -07:00
rebornix 0a2707bbf0
fix #146397. Clear container for html and plain text renderer. 2022-03-31 14:00:34 -07:00
rebornix 53c9e8e6b3
fix #142184. 2022-03-28 10:35:42 -07:00
Matt Bierner 2edb9bc9ca
Reapply parcel/watcher adoption
Revert "Revert e7fffbf1c9169087f1098aedfe54c59c079fa3ac"

This reverts commit 6786b0ad7d.

Two changes:

- Lazy import parcel/watcher
- Add `@parcel/watcher` as a dev dep in extensions folder so that we pull in correct version for build os
2022-03-24 14:13:39 -07:00
Dirk Baeumer 6786b0ad7d
Revert e7fffbf1c9 2022-03-24 09:04:05 +01:00
Matt Bierner e7fffbf1c9
Use parcel for watching esbuild build files
Seeing small but consistent cpu usage when using esbuild's watcher. Switch to parcel to avoid this
2022-03-23 14:49:59 -07:00
rebornix 9d673ebe34
FIX #144343. Update output items will re-render the cell output. 2022-03-18 10:50:50 -07:00
Matt Bierner eaf352e6d1
Hook up watch properly for extension build scripts 2022-03-08 17:54:16 -08:00
rebornix 4a6763d8d5
support more styles in ansi. 2022-03-02 11:56:21 -08:00
Martin Aeschlimann db9e8fba63 remove unecessary files in build 2022-02-18 20:38:55 +01:00
rebornix 8eb145d146
fix #143194 2022-02-16 16:09:03 -08:00
rebornix a785b7bae8
styling update and link handling for show more outputs 2022-02-08 14:52:11 -08:00
rebornix 86a9cf439d
pass line limit setting to output renderer 2022-02-08 13:12:32 -08:00
rebornix d5d7e03cfc
Move stream renderer to extension, support merging. 2022-02-08 12:54:56 -08:00
rebornix c70522765b
re #142429. error output w/ dup ansi handling 2022-02-07 16:07:04 -08:00
rebornix 88e5c12d3d
re #142429. javascript renderer 2022-02-07 14:06:35 -08:00
rebornix ac308c3e03
re #142429. html/svg renderer 2022-02-07 13:58:30 -08:00
rebornix f2b7964599
re #142429. Image renderer moved to extension. 2022-02-07 12:49:20 -08:00