Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

Latest commit

 

History

History
63 lines (38 loc) · 1.38 KB

File metadata and controls

63 lines (38 loc) · 1.38 KB

4.1.1

  • Fix when the text editor is not in focus (props to @Azakur4)

4.1.0

  • Added possibility to add PHP-CS-Fixer Args
  • Added Path-Mode setting
  • Added .php_cs.dist support

4.0.0

  • Added PHP-CS-Fixer 2.x support (props to @kenntchan)
  • Dropped PHP-CS-Fixer 1.x support

3.0.0

  • Added PHP args support
  • Fixed a notification bug
  • Updated readme (props to @cyruseftos)

2.5.9

2.5.3

  • Changed default value of php-cs-fixer path
  • Show context-menu only for PHP files (props to @joanhey)

2.5.2

  • Nicer notifications

2.5.1

  • Added nicer and more descriptive settings titles
  • Extended and restructured README.md

2.5.0

  • Some typo fixes (props to @rugk)
  • Notification system to display infos/errors/warnings (props to @Marv51)

2.4.0

  • Added "on save" hook to automatically run the fixer on every save
  • Added .php_cs support

2.3.0

  • Added PHP-executable option (fixes #6)
  • Added some debug output

2.1.0

  • Changed level to an enum setting
  • Added settings-descriptions
  • Fixed some small typos

2.0.0 - First Release

Functional first version