1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

Update language_server.md

This commit is contained in:
Matthew Brown 2021-01-07 08:48:33 -05:00 committed by Daniil Gentili
parent 63ddceaf8e
commit f46583d9d1
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -2,7 +2,7 @@
Psalm now has built-in Language Server Compatibility support so you can run it in your favourite IDE. Psalm now has built-in Language Server Compatibility support so you can run it in your favourite IDE.
It currently supports diagnostics (i.e. finding errors and warnings), go-to-definition and hover. It currently supports diagnostics (i.e. finding errors and warnings), go-to-definition and hover, with limited support for autocompletion (PRs are welcome!).
It works well in a variety of editors (listed alphabetically): It works well in a variety of editors (listed alphabetically):