This extension is no longer actively maintained, if you are looking for help, please see mark-wiemer/ahkpp.
AutoHotKey language support for VSCode
Install vscode-autohotkey-plus from vscode marketplace.
Features:
- Click run button or press F9.
- Support breakpoint、stacktrace、variable
- Output Message: Recommend using
OutputDebug
command instead MsgBox when debug. - Evalute: Set and get variable in debug evaluter.
This extension provides basic debugging functions. If you need more debugging functions(Like conditional breakpoint), install additional extension vscode-autohotkey-debug.
This extension provides basic programming language support for autohotkey: