-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
bugsomething isn't workingsomething isn't workingdebuggerissues with debugging codeissues with debugging code
Description
Description
Since AHK++ v6 was installed, every time I start debugging a C# project in VS Code, I get this notification popup:
AutoHotkey interpreter not found, check settings: AHK++.v2.file.interpreterPath
This is in a workspace with no AutoHotkey files, totally unrelated to AutoHotkey. I don't have AHK v2 installed - I am still on v1 and don't plan to upgrade anytime soon.
Reproduction steps
Steps to reproduce the behavior:
- Open a C# workspace
- Start debugging
Expected behavior
Expected not to get any notifications related to AHK++. I think the AHK++ extension should check whether you are debugging an AutoHotkey script before it looks for the AHK interpreter. I couldn't find anything in the AHK++ docs about support for v1, but it seems to still be supported, so it's not clear if having v2 installed is a requirement.
mmcintyre123, RobbyMeeker, HaveSpacesuit, philipmgrant and wenfangdu
Metadata
Metadata
Assignees
Labels
bugsomething isn't workingsomething isn't workingdebuggerissues with debugging codeissues with debugging code