Skip to content

haxe-formatter v1.11.0

Compare
Choose a tag to compare
@AlexHaxe AlexHaxe released this 07 Jun 13:22
· 89 commits to master since this release
7f1657c
  • Added whitespace policies for ifConditionParens, switchConditionParens, whileConditionParens, sharpConditionParens and catchParens - all inside whitespace.parenConfig, fixes #583 (#585)
  • Fixed type hint whitespace in anonymous types, fixes #586 (#587)
  • Fixed type hint whitespace with conditionals, fixes #582 (#587)
  • Fixed whitspace handling for anon types as type parameter, fixes #588 (#590)
  • Fixed whitespace around @in, fixes #594 (#596)