psalm / psalm-vscode-plugin

VS Code plugin for Psalm
MIT License
44 stars 14 forks source link

Psalm VScode Plugin

build downloads installs

Psalm is a static analysis tool for finding errors in PHP applications.

Installation

VSCode Market Place

Install through VS Code extensions. Search for Psalm (PHP Static Analysis Linting Machine)

Psalm (PHP Static Analysis Linting Machine)

Can also be installed in VS Code: Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

ext install getpsalm.psalm-vscode-plugin

Open VSX Registry

Install through VS Code extensions. Search for Psalm (PHP Static Analysis Linting Machine)

Psalm (PHP Static Analysis Linting Machine)

Features

Contributing

You can build and test locally in Visual Studio by going to "Run and Debug" and clicking "Launch Extension"