Skip to content

Conversation

mark-wiemer
Copy link
Owner

@mark-wiemer mark-wiemer commented Feb 12, 2025

Closes #603

Fixes debugging via .vscode/launch.json for AHK v1, adds the same for AHK v2.

Also adds mixed-slash support which was somehow missing before.

Removes runtime from launch args as it would default to the runtime for the currently-opened file. If the current file was AHK v2 and the user had a valid AHK v2 runtime, trying to debug an AHK v1 launch config would silently fail. Working around this proved difficult and low ROI, as there is rarely (if ever) a reason to use multiple runtimes within a single workspace.

Also updates to @vscode/vsce 3.2.2 just for fun

@mark-wiemer mark-wiemer changed the title Fixup, improve logging: DebugDispatcher.start Support debugging via launch.json for AHK v1 and AHK v2 Feb 19, 2025
@mark-wiemer mark-wiemer enabled auto-merge (squash) February 19, 2025 15:39
@mark-wiemer mark-wiemer merged commit 838d258 into main Feb 19, 2025
3 checks passed
@mark-wiemer mark-wiemer deleted the 603-stable-ahkv1 branch February 19, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Request to remove AutoHotkey Plus from deprecation status
1 participant