Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6.5.0 - 2025-02-23 💞 #612

Merged
merged 6 commits into from
Feb 23, 2025
Merged

6.5.0 - 2025-02-23 💞 #612

merged 6 commits into from
Feb 23, 2025

Conversation

mark-wiemer
Copy link
Owner

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

6.5.0 - 2025-02-23 💞

Debugger

  • Add docs/debugging.md and docs/_welcome.md
  • Fix .vscode/launch.json support for AHK v1 (Issue #603)
  • Add .vscode/launch.json support for AHK v2 (PR #606)
  • Change "AutoHotkey execute bin not found: ..." to "AutoHotkey interpreter not found" with a preceding message showing the interpreter path. (PR #606)
  • Remove the runtime argument from launch.json for both AHK v1 and AHK v2 due to issues with cross-version debugging (PR #606)
    • We are not considering this a breaking change as this behavior didn't work before. If you'd like to use different AHK interpreters across different workspaces, use IDE workspace settings. If you'd like to use different AHK interpreters within a single workspace, please open a discussion and we'll be happy to help.

IntelliSense

  • Add detailed __New docs for InputHook and basic __New docs for all Object descendants that didn't have it (Issue #586)

@mark-wiemer mark-wiemer enabled auto-merge (squash) February 23, 2025 21:17
@mark-wiemer mark-wiemer merged commit 3731d00 into main Feb 23, 2025
3 checks passed
@mark-wiemer mark-wiemer deleted the release-6.5.0 branch February 23, 2025 21:19
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.

1 participant