Peng Lyu
1b883b238e
Fix #209158 . Add Copy Output and Open Output in Text Editor to Scrollable text output context menu. ( #216920 )
...
* Fix #209158 . Add Copy Output and Open Output in Text Editor to Scrollable text output context menu.
* Context menu should be triggered on container
* fix naming
2024-06-24 10:31:17 -07:00
Aaron Munger
d5d1424296
Allow disabling filepath links ( #200577 )
...
* add setting to enable/disable linkifying filepaths
* implement linkify setting
* update setting without reload
* switch casing style
2023-12-11 15:47:06 -08:00
aamunger
72806b4403
add/fix tests
2023-07-17 16:18:25 -07:00
Aaron Munger
e68a34f9bd
append when stream outputs are concatenated
2023-07-12 15:20:43 -07:00
Aaron Munger
5b78562d6c
truncate long outputs
2023-07-12 15:03:49 -07:00
Aaron Munger
77a8acf719
don't rerender the same output
2023-07-12 11:30:58 -07:00
aamunger
4c2df56f98
append html
2023-07-12 10:03:31 -07:00
aamunger
53b0058b13
fix message formatting
2023-04-24 14:17:44 -07:00
aamunger
c60f757130
updated truncation comment styling
2023-04-05 11:08:08 -07:00
aamunger
d722674f02
updated comment
2023-04-05 11:08:06 -07:00
aamunger
b7a495cdb8
adjust output truncation message
2023-04-05 11:08:04 -07:00
aamunger
8d55402690
toggle scrollable outputs by cell
2023-04-05 11:08:01 -07:00
aamunger
b0459b7b45
add aria-label to link
2023-03-21 15:09:53 -07:00
aamunger
a0a6fd1a35
show message to refresh if scrolling is enabled and not scrollable
2023-03-17 15:39:36 -07:00
aamunger
11eefc95cb
fixed alias
2023-03-14 16:38:37 -07:00
aamunger
b8728a5e06
fixed word wrap
2023-03-14 16:24:41 -07:00
aamunger
51f2dc8d46
fixed styling on stream and errors
2023-03-14 15:28:23 -07:00
aamunger
db07a2b60a
updated stream output to consolidate correctly
2023-03-14 15:28:23 -07:00
aamunger
39c8e79b13
simplify generated html
2023-03-14 15:28:21 -07:00
aamunger
ec47753952
dispose of scroll event listener
2023-03-08 15:43:05 -08:00
aamunger
605bde227c
cleaner element selection, add css shadow
2023-03-08 14:44:15 -08:00
aamunger
4b6837ca34
scroll to the bottom of scrollable outputs
2023-03-07 10:53:23 -08:00
aamunger
a1665b75bf
put open new editor link outside of scrollable div
2023-02-16 15:56:32 -08:00
Peng Lyu
90277d5c56
Fix #170263 , do not parse html for stream output. ( #170264 )
2022-12-30 08:05:30 +01:00
aamunger
b3f3de9cfe
border around scrollable area
2022-11-17 15:08:51 -08:00
aamunger
457e4d29da
update css selectors
2022-11-17 15:08:50 -08:00
aamunger
7b5a16bdd1
adjustable output height
2022-11-17 15:08:49 -08:00
aamunger
d3351f8606
add box shadow for scrolling
2022-11-17 15:08:48 -08:00
aamunger
9f56904138
styling
2022-11-17 15:08:46 -08:00
aamunger
d7c8a6c272
css change to scroll output
2022-11-17 15:08:29 -08:00
Raymond Zhao
5f0a3888b4
Fix command encoding. Fixes #151364 ( #152896 )
2022-06-22 14:12:32 -07:00
Johannes
0656d21d11
auto-fixed prefer-const violation
2022-06-08 17:49:21 +02:00
Rob Lourens
a49e21c63b
Fix notebook output double spacing ( #149842 )
...
Fixes #149563
2022-05-18 15:37:22 -07:00
rebornix
a785b7bae8
styling update and link handling for show more outputs
2022-02-08 14:52:11 -08:00
rebornix
d5d7e03cfc
Move stream renderer to extension, support merging.
2022-02-08 12:54:56 -08:00