
Language Model can now open multibuffers and insert comments as block decorations in the editor.  Release Notes: - N/A --------- Co-authored-by: max <max@zed.dev> Co-authored-by: marshall <marshall@zed.dev> Co-authored-by: nate <nate@zed.dev>
3 lines
42 B
Rust
3 lines
42 B
Rust
mod active_file;
|
|
|
|
pub use active_file::*;
|