zed/crates/project
Stanislav Alekseev 07dbd2bce8
Use rust-analyzer from path if possible (#12418)
Release Notes:

- Added support for looking up the `rust-analyzer` binary in `$PATH`. This allows using such tools as `asdf` and nix to configure per-folder rust installations. To enable this behavior, use the `path_lookup` key when configuring the `rust-analyzer` `binary`: `{"lsp": {"rust-analyzer": {"binary": {"path_lookup": true }}}}`.
2024-06-07 06:56:38 +02:00
..
src Use rust-analyzer from path if possible (#12418) 2024-06-07 06:56:38 +02:00
Cargo.toml task: Add ZED_DIRNAME and ZED_RELATIVE_FILE task variables (#12245) 2024-05-24 16:04:24 +02:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00