mark-wiemer-org/ahkpp

[v2] Can't debug from VS Code debug menu

Closed this issue · 2 comments

Cutting this for now, the custom debug button added to the title menu is sufficient. Going to focus on other features first and I can revisit this if folks ask for it.


Is your issue related to a problem? Please describe.
Can't debug using VS Code debug menu

Describe the solution you'd like
When I go to the "Run and Debug" view, I should be able to select "AutoHotkey v2 Debugger" and run it on my v2 files.

Describe alternatives you've considered
I click the custom debug button in the title bar or use the debug command

MystK commented

For others that stumbled onto this page with the same issue, vscode-autohotkey-debug works for v2.

Cutting this for now, the custom debug button added to the title menu is sufficient. Going to focus on other features first and I can revisit this if folks ask for it.