AHK++Full language support for AHK v1 and AHK v2IntelliSense
Syntax highlighting
Debug support
Formatting (customizable!)
Quick help
...and more
Maintenance mode announcementAHK++ will go into maintenance mode on January 1, 2027. Critical bugs and security issues will still be addressed, but no new features will be added. See the announcement for more details. InstallAHK++ is available for: VS Code | Theia IDE | VSCodium | any other IDE that supports *.vsix extensions Download from a trusted source: Visual Studio Marketplace | Open VSX Registry | GitHub releases CommandsWith AHK++, you can compile, debug, and run your scripts with keyboard shortcuts. You can also run a selection as a standalone script.
Debug
Debug features
This extension provides basic debugging functions. If you need more debugging functions (such as conditional breakpoints), you can add an additional extension: Install vscode-autohotkey-debug. Language featuresGo to definition
Find symbol referencesSelect a symbol, then:
Hover tipUsage: Hover over symbol to see IntelliSense documentation.
OutlineAssign name to block of code via double semicolon comment
FoldingCustom folding regions:
Code formatSupports standard VS Code formatting with a few options.
Formatter directivesFormatter directives instruct the formatter to behave a certain way on sections of code.
💚 AcknowledgementsThis extension relies heavily on open-source code. A huge thank you to all these open-source contributors who made the extension what it is today!
Links
|






