Skip to content

v2.2.12

Compare
Choose a tag to compare
@ironsheep ironsheep released this 02 Jan 22:52
· 121 commits to main since this release

Update P1 and P2

  • Clean up Syntax recognition of block names - Statements like ‘DAT{{’ caused problems (exposed other potential issues, which are now fixed)
  • Clean up Semantic highlighting of code in the presence of statements like ‘DAT{{’
  • P2 BUGFIX: Repair VAR array name detection when storage type is not provided

Full Changelog: v2.2.11...v2.2.12