Skip to content

v1.0.13 - 2025-01-28

Latest
Compare
Choose a tag to compare
@loganch loganch released this 30 Jan 21:57

Added

  • Command to remove Debug to Console and MsgBox lines added by the extension
  • Commands to add and remove debug Trace lines
  • Refined syntax check, with ability to set options through #AutoIt3Wrapper_AU3Check_Parameters
  • Completions and Hovers for AutoIt3Wrapper Directives

Changed

  • Changes to autoit.includePaths setting now gets written to Windows Registry

Fixed

  • Go To Definition regression
  • Output colors not showing due to other extensions (e.g., Github Copilot)
  • Icons missing for some Const and Enum variables in the outline/Symbol search
  • Detection of nested Regions
  • outputCodePage setting not working
  • Au3Check/Problems tab now works with includePaths setting

Contributors

Danp2, vanowm, Sunev