Skip to content

v1.0.11 - 2023-02-21

Compare
Choose a tag to compare
@loganch loganch released this 21 Feb 19:43
· 165 commits to master since this release
5a5eacd

Changed

  • Ignore case when identifying functions and regions
  • Include search made recursive
  • Improvements to regex used in extension functions

Fixed

  • Slow autocompletion suggestions
  • Runtime errors when failing with symbol creation
  • Can now capture regions with hyphens
  • Syntax highlighting for nested comment blocks
  • Include paths checked when gathering include data
  • Problem tab not showing errors or warnings
  • AutoIt indentation settings applying to other languages

Contributors

@Danp2, @loganch