diff --git a/docs/language_server.md b/docs/language_server.md index 85d9cd736..90229d000 100644 --- a/docs/language_server.md +++ b/docs/language_server.md @@ -29,9 +29,9 @@ This is the config I used: ## PhpStorm -I've got it working with this plugin: https://github.com/juliandolby/intellij-lsp +I've got it working with this plugin: https://plugins.jetbrains.com/plugin/10209-lsp-support. -But it's non-trivial. +Setup is done via a GUI. When you install the plugin you should see a "Language Server Protocol" section under the "Languages & Frameworks" tab.