![]() This PR makes Zed respect the language server's capabilities when calling the `GetReferences` command (used in "Find All References", etc.). This fixes a crash that could occur when using Zed with Gleam v1.0. Release Notes: - Made "Find All References" respect the language server's capabilities. This fixes some instances where certain language servers would stop working after receiving a "Find All References" request. --------- Co-authored-by: Max <max@zed.dev> |
||
---|---|---|
.. | ||
api | ||
bin | ||
db | ||
rpc | ||
tests | ||
ai.rs | ||
api.rs | ||
auth.rs | ||
db.rs | ||
env.rs | ||
errors.rs | ||
executor.rs | ||
lib.rs | ||
main.rs | ||
rate_limiter.rs | ||
rpc.rs | ||
seed.rs | ||
tests.rs |