vimeo / psalm

A static analysis tool for finding errors in PHP applications
https://psalm.dev
MIT License
5.54k stars 660 forks source link

Watch mode #7774

Open jdescelliers opened 2 years ago

jdescelliers commented 2 years ago

Hi,

is it possible to implement a watch mode to detect errors on the fly?

psalm-github-bot[bot] commented 2 years ago

Hey @jdescelliers, can you reproduce the issue on https://psalm.dev ?

orklah commented 2 years ago

Can you describe what that would entail? Also did you look at LSP features?