Psalm VScode PluginPsalm is a static analysis tool for finding errors in PHP applications. WARNING - !!NOT OFFICIAL!! - CLEARLYIPThis is not the official Psalm VSCode Extension for VSCode. To get the official extension for VSCode please see Psalm (PHP Static Analysis Linting Machine) The reason this version exists was to facilite maintaining the plugin in the interm whilist transfering ownership in the marketplace to the new maintainers. The current maintainer of the VSCode Extension Psalm (PHP Static Analysis Linting Machine) works for ClearlyIP and thus the fork lives here currently. As a result of this this extension in the marketplace might lag behind the official extension. All main development happens on the official repository at https://github.com/psalm/psalm-vscode-plugin 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.
Features
ContributingYou can build and test locally in Visual Studio this locally using
|