Skip to content

3.1.0 - 2022-11-21 🦃

Compare
Choose a tag to compare
@mark-wiemer mark-wiemer released this 22 Nov 06:11
· 170 commits to main since this release
905288f

Compiler:

  • New compiler options in settings: Choose base file, file icon, and "use MPRESS"
  • Add "Compiler GUI" command in context menu to use the AHK GUI when compiling

Snippets: Update snippets for AHK 1.1.35.00 and fix broken InStr() snippet (#263)

Grammar: Fix #Requires not being recognized (#268)

Editor: New AHK file icon (green square with white H)

Debugger: Minor debugger improvements

Formatter: Close the following bugs:

  • Formatter incorrectly indents object literals (#184, #222)
  • Nested one command code flow control (#255)

Miscellaneous: Extension should start up faster