Skip to content

SciTE4AutoHotkey v3.0.06

Compare
Choose a tag to compare
@fincs fincs released this 18 Aug 14:55
· 95 commits to master since this release

Changes and new features:

Upgraded to SciTE/Scintilla 3.5.0.

Added new program icon [designed by kon].

Added support for auto-completion of built-in object methods/properties as well as CallTips.

Debugger: The current line marker color is now translucid instead of opaque cyan.

AutoHotkey v2: added object command syntax support.

AutoHotkey v2: introduced new syntax highlighting styles for object properties, methods, built-in properties and built-in methods.

Bug-fixes:

Minor debugger refactoring.

Toolbar startup stability and reliability fixes.