cakephp-ide-helper icon indicating copy to clipboard operation
cakephp-ide-helper copied to clipboard

Add a filesystem "watch" mode to regenerate the annotations on file changes

Open steinkel opened this issue 4 years ago • 1 comments

  • I'd like to have something like

bin/cake IdeHelper.watchAndRebuild --annotations --phpstorm

It'll start watching folders ./src ./plugins ./tests and re-run the annotations and phpstorm tasks when a file is changed.

steinkel avatar Jun 18 '20 13:06 steinkel