Psalm VScode PluginPsalm is a static analysis tool for finding errors in PHP applications. This fork changes the psalm script path to an array type instead of a string type. InstallationVSCode Market PlaceInstall through VS Code extensions. Search for 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.
Open VSX RegistryInstall through VS Code extensions. Search for Psalm (PHP Static Analysis Linting Machine) Features
ContributingYou can build and test locally in Visual Studio by going to "Run and Debug" and clicking "Launch Extension" |