PhpStorm 2021.1 Help

Code Inspections in File Watchers

This topic lists all PhpStorm code inspections available in File Watchers.

You can toggle specific inspections or change their severity level on the Editor | Inspections page of the IDE settings Ctrl+Alt+S.

InspectionDescriptionDefault Severity
File watcher problems

Reports an error detected by the output filters from a File Watcher.

A File Watcher tracks changes in files and executes the configured command when a change is detected.

Weak Warning Weak warning
Last modified: 16 July 2021