From 56cdbeaea3c4af19e08bb318e7641b01023570f2 Mon Sep 17 00:00:00 2001 From: Luca Pomero Date: Wed, 14 Jul 2021 20:10:11 +0200 Subject: [PATCH] LSP-Serenata doesn't support ST4 As stated in https://github.com/Cloudstek/LSP-serenata/issues/1#issuecomment-851055572 Until LSP-serenata supports ST4 I think the only client for PHP is LSP-intelephense --- docs/src/language_servers.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/src/language_servers.md b/docs/src/language_servers.md index e10cc4e84..f28aa7a38 100644 --- a/docs/src/language_servers.md +++ b/docs/src/language_servers.md @@ -311,16 +311,8 @@ Follow installation instructions on [LSP-promql](https://github.com/prometheus-c ## PHP -There are multiple options: - -### Intelephense - Follow installation instructions on [LSP-intelephense](https://github.com/sublimelsp/LSP-intelephense). -### Serenata - -Follow installation instructions on [LSP-serenata](https://github.com/Cloudstek/LSP-serenata). - ## PowerShell Follow installation instructions on [LSP-PowerShellEditorServices](https://github.com/sublimelsp/LSP-PowerShellEditorServices).