Skip to content

2.3.0

Latest
Compare
Choose a tag to compare
@andreypfau andreypfau released this 15 Jul 09:51
· 1 commit to main since this release
c4fde77

Added

  • Support for the latest Tact 1.4.0 (#177, #180)
  • Inspections for out of range integer values in FunC and Tact
  • Inspections for integer division by zero in FunC and Tact
  • Inspections for integer overflow in FunC
  • Constant expression evaluation in FunC and Tact (with inline hints!) (#22)

Fixed

  • message and bounced highlight not working in Tact (#174)
  • com.intellij.diagnostic.PluginException: Template not found: Fift File (#182)
  • Storage for FuncNamedElementIndex.storage is already registered (#181)