Skip to content

v1.62

Choose a tag to compare

@2072 2072 released this 27 Mar 08:51

Changes since 1.60:

  • Multi-line indenting could get wrong whenever started on a commented line. (issue #44)
  • Prevent multi-line strings declaration from breaking indentation. (issue #47)
  • Fix some multi-line block declaration interferences (issue #49)
  • Fix Grouped 'use' declaration (issue #48)
  • Fix array index issue with function call (issue #54)
  • Add anonymous class declaration support (issue #55)