php-language-server
php-language-server copied to clipboard
PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥
Hello, after starting the atom editor, it appears the following message:  What ist the meaning of it and what can I do?
When following the installation instructions, I get to the step: `composer run-script --working-dir=vendor/felixfbecker/language-server parse-stub` The command runs for a while and then ends, notifying of an exception: ``` Parsing file:///home/mantis/opt/php-language-server/vendor/jetbrains/phpstorm-stubs/http/http.php...
Rename
https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md#rename-request
 Help...