php-language-server icon indicating copy to clipboard operation
php-language-server copied to clipboard

Capture initialized notification

Open joas8211 opened this issue 6 years ago • 0 comments
trafficstars

Initialized notification is specified in LSP but wasn't implemented. Without implementation JSON-RPC would throw a method not found error.

https://microsoft.github.io/language-server-protocol/specification#initialized

joas8211 avatar Sep 21 '19 08:09 joas8211