ZIm/crates/repl/src
Kyle Kelley 80c25960dd
repl: Set up a way to copy output from the REPL (#16649)
Closes #15494

Simple copy button to copy an individual output since selection is a bit
more work.

<img width="790" alt="image"
src="https://github.com/user-attachments/assets/4a7d8b69-70cc-428e-8fe3-b95386d341ee">


Release Notes:

- repl: Copy output from the REPL using a button

---------

Co-authored-by: Mikayla <mikayla@zed.dev>
2024-08-22 15:03:42 -07:00
..
components repl: Iterate on design of REPL sessions view (#14987) 2024-07-22 19:02:11 -04:00
components.rs repl: Iterate on design of REPL sessions view (#14987) 2024-07-22 19:02:11 -04:00
jupyter_settings.rs repl: Enable jupyter by default, allow disabling (#14985) 2024-07-22 17:30:21 -04:00
kernels.rs repl: Add restart kernel action and improve shutdown (#16609) 2024-08-21 11:51:58 -07:00
outputs.rs repl: Set up a way to copy output from the REPL (#16649) 2024-08-22 15:03:42 -07:00
repl.rs repl: Add restart kernel action and improve shutdown (#16609) 2024-08-21 11:51:58 -07:00
repl_editor.rs repl: Add restart kernel action and improve shutdown (#16609) 2024-08-21 11:51:58 -07:00
repl_sessions_ui.rs repl: Add restart kernel action and improve shutdown (#16609) 2024-08-21 11:51:58 -07:00
repl_store.rs repl: Improve kernelspec discoverability (#15886) 2024-08-06 16:58:56 -07:00
session.rs repl: Add restart kernel action and improve shutdown (#16609) 2024-08-21 11:51:58 -07:00
stdio.rs repl: Set up a way to copy output from the REPL (#16649) 2024-08-22 15:03:42 -07:00