Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 11:11
· 62 commits to master since this release

Added

  • Add documentation support based on the KDoc.

Fixed

  • Fix regular expressions not being allowed in hook transmits list.
  • Fix invalid symbol file inspection reporting an error for "commands.sym".
  • Fix "Create procedure" placement of script.
  • Fix switch statements indentation when formatting.
  • Fix type checking for variable assignments.
  • Fix renaming for config/sym references.

Changed

  • Inspections that require symbols will no longer run on files outside the project.
  • Update the file extension for commands from ".op" to ".cs2".
  • Improve the handling and parsing of block comments.
  • Add line indentation support to the formatter.
  • Improve renaming support for script references.