ZIm/crates/repl/src
Marshall Bowers 5f8e799d60
repl: Fix a small typo in a variable name (#15030)
This PR fixes a small typo in a variable name.

Release Notes:

- N/A
2024-07-23 15:09:40 -04: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: Iterate on design of REPL sessions view (#14987) 2024-07-22 19:02:11 -04:00
outputs.rs repl: Design tweaks (#14988) 2024-07-22 19:05:36 -04:00
repl.rs repl: Filter commands out of command palette when REPL is disabled (#15016) 2024-07-23 11:49:56 -04:00
repl_editor.rs Avoid inserting extra newlines when evaluating code (#15018) 2024-07-23 19:03:15 +02:00
repl_sessions_ui.rs repl: Fix a small typo in a variable name (#15030) 2024-07-23 15:09:40 -04:00
repl_store.rs repl: Filter commands out of command palette when REPL is disabled (#15016) 2024-07-23 11:49:56 -04:00
session.rs repl: Iterate on design of REPL sessions view (#14987) 2024-07-22 19:02:11 -04:00
stdio.rs repl: Make the terminal background transparent (#15022) 2024-07-23 11:03:22 -07:00