vscode-psalm READMEvscode-psalm provides one command 'Psalm: lint current file' to run a globally-installed (composer global require --dev vimeo/psalm) psalm from the currently-open folder on the currently-open file, showing errors in the problems panel. Make sure you have a functional psalm.xml in the open folder. |