1.5.0
- LogMonitor - watch for changes in /data/logs.
- FIX AddAngularInjectablesIntention not working in PHPStorm 2017.3.
- FIX AddAngularInjectablesIntention not working in PHPStorm 2017.2.
- FIX AddUpdateParametersIntention replacing same parameter many times.
- FIX java.lang.NullPointerException in AddAngularInjectablesIntention.
- Add AngularJS injectables intention.
- FIX java.util.regex.PatternSyntaxException in AddUpdateParametersIntention
- FIX NullPointerException in BindParametersIntention
- Sql::prepare - Create update parameters intention
- FIX NullPointerException in InsertParametersIntention
- LanguageStrings completion in Smarty / HTML / JavaScript
- Optimized performance of template suggestions and go to template in applyStyle
- fix NullPointerException in PhpHelper.getPrepareQueryElement
- fix applyStyle - available for every class
- Common::applyStyle - go to style file
- Fix bind parameters intention - order & placeholders regex
- Common::applyStyle - template suggestions
- Sql::prepare - Create insert parameters intention
- Sql::prepare - Create bind parameters intention