You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is caused by an incompatibility between luau-lsp and Zed: Zed only allows symbol renaming if the language server has the LSP capability textDocument/prepareRename, which luau-lsp doesn't have. I will probably file a PR to Zed to fix this soon.
I am unable to rename symbols at all with both
F2
andeditor: rename
.I am able to:
I am using the Arch Linux distribution of Zed.
The text was updated successfully, but these errors were encountered: