zed/crates/project
Piotr Osiewicz d576cda789 project: Do not inline LSP related methods
The way Rust generics works, having a generic argument puts the burden of codegen on the crate that instantiates a generic function, which in our case is an editor.
2024-02-02 11:38:09 +01:00
..
src project: Do not inline LSP related methods 2024-02-02 11:38:09 +01:00
Cargo.toml Send lsp_types::InitializeParams with Zed version (#7216) 2024-02-01 18:39:28 +02:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00