Skip to content

Releases: chouzz/vscode-better-align

v1.4.2

04 Apr 14:34
59529a6
Compare
Choose a tag to compare
  • Fix assignment like C style

v1.4.1

07 Feb 14:50
c4a9624
Compare
Choose a tag to compare
  • Fix tab indentation replaced by space indentation
  • Align command support ?: operator

v1.4.0

01 Feb 16:38
963bc90
Compare
Choose a tag to compare
  • 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

10 Jan 15:53
ee927d4
Compare
Choose a tag to compare
  • Add support autohotkey syntax :=
  • Update badges for vscode marketplace in readme

v1.3.1

15 Nov 14:42
e71a86c
Compare
Choose a tag to compare
  • Improve extension stability and quality
  • Update Dependencies

v1.3.0

17 Aug 14:45
59c3398
Compare
Choose a tag to compare
  • Fix commands broken if cusor in empty line
  • Add web extension support

v1.2.0

06 Aug 03:32
Compare
Choose a tag to compare
  • Initial release