Skip to content

Release 1.4.14-231

Compare
Choose a tag to compare

Changelog

1.4.14-231

  • NOTE: Builds for idea 2023.1 are no longer actively maintained (consider upgrading)
  • Fixed: Allow module level keywords for module fields. (#1135)
  • Fixed: Allow trailing commas in anonymousTypeField list
  • Fixed: Incorrect resolve order (defined in function vs inherited class member)
  • Fixed: incorrect error highlighting on abstract classes with interfaces (#1136)
  • Fixed: incorrect error highlighting on bitwise xor (#1137)
  • Fixed: Regular expressions where incorrectly shown as dynamic in inlays
  • Change: Regex rules changed from Java to JS to better match Haxe rules.
  • Reworked resolving logic to better support modules and EnumValues.