Improvements
Added missing autocomplete for the "event" callback methods for
- Controllers, components
- Models, behaviors
- Helpers
It includes full signature.
Just run bin/cake code_completion generate
and enjoy!
Thx to @toggenation for his initiative and work on this one.