zed/crates/repl/src
Piotr Osiewicz 5c4649bd37
workspace: Fix auto-reveal-in-project-panel for Images, Notebooks and.. Terminals? (#40128)
This regressed in #39199

Release Notes:

- Fixed image files not getting auto-revealed in project panel.
2025-10-13 18:19:00 +00:00
..
components Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
kernels Use into_owned over to_string for Cow<str> (#39024) 2025-09-27 14:50:10 +00:00
notebook workspace: Fix auto-reveal-in-project-panel for Images, Notebooks and.. Terminals? (#40128) 2025-10-13 18:19:00 +00:00
outputs editor: Represent scroll offset with more precision (#39367) 2025-10-02 23:04:31 +02: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 activity_indicator: Show extension installation and updates (#37374) 2025-09-02 16:51:13 +02:00
repl.rs Expose REPL Settings (#37927) 2025-09-13 23:17:44 +00:00
repl_editor.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
repl_sessions_ui.rs Improve command logging and log_err module paths (#39674) 2025-10-07 12:11:15 +00:00
repl_settings.rs Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
repl_store.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
session.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00