zed/crates/diagnostics
Antonio Scandurra aefdde66a6 Pass a &mut BlockContext when rendering blocks
This wraps and derefs to `RenderContext<Editor>`, so that we can
easily use `MouseEventHandler`s in blocks.
2022-05-31 15:50:34 +02:00
..
src Pass a &mut BlockContext when rendering blocks 2022-05-31 15:50:34 +02:00
Cargo.toml Start work on handling multibuffers properly when closing unsaved buffers 2022-05-22 16:48:33 -07:00