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
Hello,
I'm using neovim with autozimu/LanguageClient-neovim and i'm trying to use the rename functionality. But when I do I get a: Method LanguageServer\Server\TextDocument::rename() does not exist
Can a rename feature be implemented? It's imperative for me because I refactor my code all the time.
Cheers!
The text was updated successfully, but these errors were encountered:
Hello,
I'm using neovim with autozimu/LanguageClient-neovim and i'm trying to use the rename functionality. But when I do I get a:
Method LanguageServer\Server\TextDocument::rename() does not exist
Can a rename feature be implemented? It's imperative for me because I refactor my code all the time.
Cheers!
The text was updated successfully, but these errors were encountered: