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

v6.4.1 🛠️ #572

Merged
merged 2 commits into from
Nov 9, 2024
Merged

v6.4.1 🛠️ #572

merged 2 commits into from
Nov 9, 2024

Conversation

mark-wiemer
Copy link
Member

Known issues

  • If your AHK v2 interpreter is not recognized and you try to debug an AHK v2 script, an "AutoHotkey execute bin not found: ..." output log will appear and take focus in the AHK++ (v1) output channel (open issue #570)
  • The "Select AHK v2 interpreter" command does not work, instead please try to run (not debug) an AHK v2 script and use the quick pick from the "... does not exist" error message (open issue #571)

Fixes

  • Add troubleshooting guide
  • Fix go to definition in AHK v1 files (#559)
  • Remove unnecessary error message "Couldn't resolve AHK v2 interpreter" (#493)
    • This has been moved to a output log visible in the AHK++ (v2) output channel
    • A "... does not exist" error message will still appear when trying to run an AHK v2 script with an unrecognized interpreter path
  • Fix quick pick for "... does not exist" error message on run AHK v2 script (PR #569)

    Note: this fix copies your config into your workspace settings. If you don't like this, please manually enter the path via the settings, and don't use the quick pick. Learn more at PR #569.

@mark-wiemer
Copy link
Member Author

@mark-wiemer mark-wiemer merged commit f71e558 into main Nov 9, 2024
4 checks passed
@mark-wiemer mark-wiemer deleted the mark-wiemer/release-6.4.1 branch November 9, 2024 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant