- Added PHP args support
- Fixed a notification bug
- Updated readme (props to @cyruseftos)
- Adding the option to run php without a php.ini file (props to @christopherrolfe198)
- Changed default value of
php-cs-fixerpath - Show context-menu only for PHP files (props to @joanhey)
- Nicer notifications
- Added nicer and more descriptive settings titles
- Extended and restructured README.md
- Some typo fixes (props to @rugk)
- Notification system to display infos/errors/warnings (props to @Marv51)
- Added "on save" hook to automatically run the fixer on every save
- Added
.php_cssupport
- Added PHP-executable option (fixes #6)
- Added some debug output
- Changed
levelto an enum setting - Added settings-descriptions
- Fixed some small typos
Functional first version