php-language-server
php-language-server copied to clipboard
Rename
https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md#rename-request
The spec documentation URL in the ticket description is out of date. This seems to be the new correct URL:
https://microsoft.github.io/language-server-protocol/specification#textDocument_rename
+1
I have this partially working on a branch. I don't have time at the moment to finish it. Maybe it will work as a good starting point for someone else?
https://github.com/matt-allan/php-language-server/tree/rename-functionality