mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Improve formatting of PHPStorm settings
This commit is contained in:
parent
6e529da5c1
commit
3ca53d4435
@ -37,7 +37,7 @@ When you install the plugin you should see a "Language Server Protocol" section
|
||||
|
||||
In the "Server definitions" tab you should add a definition for Psalm:
|
||||
- Extension: `php`
|
||||
- Path: `<path-to-php-binary e.g. /usr/local/bin/php>`
|
||||
- Path: `<path-to-php-binary>` e.g. `/usr/local/bin/php`
|
||||
- this should be an absolute path, not just `php`
|
||||
- Args: `vendor/bin/psalm-language-server`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user