ZIm/crates/repl/src
Jason Lee 938d93a64c
gpui: Add truncate and text_ellipsis to TextStyle (#14850)
Release Notes:

- N/A

Ref issue #4996

## Demo

```
cargo run -p gpui --example text_wrapper 
```



https://github.com/user-attachments/assets/a7fcebf7-f287-4517-960d-76b12722a2d7

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-08-23 14:02:51 -04: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 gpui: Add truncate and text_ellipsis to TextStyle (#14850) 2024-08-23 14:02:51 -04:00