ZIm/crates/zed/src
Marshall Bowers d8a42bbf63
repl: Replace REPL panel with sessions view (#14981)
This PR removes the REPL panel and replaces it with a new sessions view
that gets displayed in its own pane.

The sessions view can be opened with the `repl: sessions` command (we
can adjust the name, as needed).

There was a rather in-depth refactoring needed to extricate the various
REPL functionality on the editor from the `RuntimePanel`.

<img width="1136" alt="Screenshot 2024-07-22 at 4 12 12 PM"
src="https://github.com/user-attachments/assets/ac0da351-778e-4200-b08c-39f9e77d78bf">

<img width="1136" alt="Screenshot 2024-07-22 at 4 12 17 PM"
src="https://github.com/user-attachments/assets/6ca53476-6ac4-4f8b-afc8-f7863f7065c7">

Release Notes:

- N/A
2024-07-22 16:22:50 -04:00
..
zed Fix usability issues with ssh connection modal (#14917) 2024-07-21 08:43:59 -07:00
main.rs repl: Factor out ReplStore (#14970) 2024-07-22 12:46:33 -04:00
reliability.rs Use string interpolation (#13482) 2024-06-25 10:57:50 -04:00
zed.rs repl: Replace REPL panel with sessions view (#14981) 2024-07-22 16:22:50 -04:00