zed/crates/repl/src
Lukas Wirth 32047bef93
text: Improve panic messages with more information (#42072)
Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-11-06 09:16:45 +00:00
..
components Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
kernels Propagate Jupyter client errors (#40886) 2025-10-28 14:45:27 +00:00
notebook workspace: Handle non-cloneable items better (#41215) 2025-10-26 13:24:26 +00:00
outputs gpui: Impl Default for TextRun (#41084) 2025-11-06 01:50:23 +00:00
components.rs Show kernel options in a picker (#20274) 2024-11-07 17:59:53 -08:00
jupyter_settings.rs Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
notebook.rs Initial Notebook UI structure (#19756) 2024-10-29 11:30:07 -07:00
outputs.rs Fix copy button not working for REPL error output (#40669) 2025-10-28 06:52:53 +00:00
repl.rs Expose REPL Settings (#37927) 2025-09-13 23:17:44 +00:00
repl_editor.rs text: Improve panic messages with more information (#42072) 2025-11-06 09:16:45 +00:00
repl_sessions_ui.rs Fix keybind hints flickering in certain scenarios (#40927) 2025-10-22 19:52:38 +00:00
repl_settings.rs Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
repl_store.rs repl: List kernelspecs of the current worktree (#40154) 2025-10-15 20:17:56 +02:00
session.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00