WithCandour / psalm-vscode-plugin

VS Code plugin for Psalm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

psalm-vscode-plugin

Visual Studio Code plugin for Psalm.

Features

  • Runs Psalm's analysis when opening and saving files using the Language Server Protocol for communication.

Contributing

You can build and test locally in Visual Studio this locally using npm:

npm install
npm run build

About

VS Code plugin for Psalm

License:MIT License


Languages

Language:TypeScript 100.0%