zed/crates/repl/src
Kyle Kelley f6a0fef5cf
repl: Address simple fixes (#15828)
Release Notes:

- Added logging in debug mode of raw kernel output from REPL.
- Fixed REPL kernels not being shut down completely on close of Editor
2024-08-05 13:48:15 -07: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: Address simple fixes (#15828) 2024-08-05 13:48:15 -07:00
outputs.rs repl: Render markdown output from kernels (#15742) 2024-08-03 09:41:12 -07:00
repl.rs Add repl events (#15259) 2024-07-26 03:31:41 -04:00
repl_editor.rs repl: Add ctrl-alt-enter binding to run in place (#15743) 2024-08-03 10:27:05 -07:00
repl_sessions_ui.rs repl: Add ctrl-alt-enter binding to run in place (#15743) 2024-08-03 10:27:05 -07:00
repl_store.rs Add repl events (#15259) 2024-07-26 03:31:41 -04:00
session.rs repl: Address simple fixes (#15828) 2024-08-05 13:48:15 -07:00
stdio.rs repl: Create better terminal output for REPL stdio (#15715) 2024-08-03 05:48:16 -07:00