ZIm/crates/proto/proto
Michael Sloan bda0c67ece
Add support for rename with language servers that lack prepareRename (#23000)
This adds support for LSPs that use the old rename flow which does not
first ask the LSP for the rename range and check that it is a valid
range to rename.

Closes #16663

Release Notes:

* Fixed rename symbols action when the language server does not have the
capability to prepare renames - such as `luau-lsp`.
2025-01-11 21:22:17 +00:00
..
buf.yaml Extract a proto crate out of rpc (#12852) 2024-06-10 12:49:53 -06:00
zed.proto Add support for rename with language servers that lack prepareRename (#23000) 2025-01-11 21:22:17 +00:00