zed/crates/repl
Marshall Bowers 28baa56e3d
repl: Factor out ReplStore (#14970)
This PR factors a `ReplStore` out of the `RuntimePanel`.

Since we're planning to remove the `RuntimePanel` and replace it with an
ephemeral tab that can be opened, we need the kernel specifications and
sessions to have somewhere long-lived that they can reside in.

Release Notes:

- N/A
2024-07-22 12:46:33 -04:00
..
src repl: Factor out ReplStore (#14970) 2024-07-22 12:46:33 -04:00
Cargo.toml Invalidate anchors when they get deleted (#14116) 2024-07-11 11:21:41 -07:00
LICENSE-GPL repl: Add missing LICENSE file (#13161) 2024-06-17 14:13:12 -04:00