ZIm/crates/repl/src
Max Brunsfeld ac528dda64
Fix panic when evaluating a code snippet containing multi-byte characters (#14269)
Also, don't retrieve code snippets when rendering the repl quick action
button

Release Notes:

- N/A

---------

Co-authored-by: Kyle Kelley <kylek@zed.dev>
Co-authored-by: Kyle Kelley <rgbkrk@gmail.com>
2024-07-11 15:04:13 -07:00
..
jupyter_settings.rs Finely scope repl events for runs and output clearing (#13872) 2024-07-05 13:38:44 -07:00
kernels.rs Stick REPL icon in quick action bar (#14064) 2024-07-10 09:20:52 -07:00
outputs.rs Measure maximum width of each cell to render table (#14026) 2024-07-09 14:19:10 -07:00
repl.rs Stick REPL icon in quick action bar (#14064) 2024-07-10 09:20:52 -07:00
runtime_panel.rs Fix panic when evaluating a code snippet containing multi-byte characters (#14269) 2024-07-11 15:04:13 -07:00
session.rs Invalidate anchors when they get deleted (#14116) 2024-07-11 11:21:41 -07:00
stdio.rs Runtimes UI Starter (#13625) 2024-07-05 08:15:50 -07:00