Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

38 lines (25 loc) · 1.24 KB

v1.4.2 #

  • Fix assignment like C style

v1.4.1 #

  • Fix tab indentation replaced by space indentation
  • Align command support ?: operator

v1.4.0 #

  • Fix errors align with empty line
  • Fix format with double colon
  • Add support for three character operators
  • Fix incorrect indent during align with blocks
  • Add credit for origin author's contribution
  • Don't edit file if there is no any changes
  • Fix alignment with double slash comment
  • Fix add spaces if double align codes

v1.3.2 #

  • Add support autohotkey syntax :=
  • Update badges for vscode marketplace in readme

v1.3.1 #

  • Improve extension stability and quality
  • Update Dependencies

v1.3.0 #

  • Fix commands broken if cursor in empty line
  • Add web extension support

v1.2.0 #

  • Initial release