Allows you to automatically run a command-line tool like compilers, formatters, or linters when you change or save a file in the IDE.
Features
- Predefined File Watcher templates for a number of popular third-party tools (compilers, compressors, prettifiers, etc.)
- Custom File Watcher that can be configured to run other third-party tools
- Option to auto-save edited files to trigger the watcher
- Advanced configuration options
Getting started
For information on getting started, head over to the documentation for your IDE. For WebStorm, you can check out this section in the documentation.