-
Notifications
You must be signed in to change notification settings - Fork 10
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
AHK++ is not activating. #405
Comments
Can you paste the error? |
@dDeepLb have you opened an AHK file? The extension only activates once it's needed :) |
Yes, opened one before VS Code launch and second when Code was already opened. AHK++ still not activated.. |
This piqued my curiosity. I have VSCode installed on a VM, so I uninstalled it along with the Afterthought: Wound back and also uninstalled the AHK v1/2 interpreters before reinstalling VSCode and AHKpp extension without reinstalling the interpreters - the AHKpp extension activated immediately on installation. |
Yes, it activated on instalation. But after I re-entered VS Code - no activation.. |
Perhaps @mark-wiemer can explain a little more. |
Unfortunately I really don't have ideas here. Of you uninstall and reinstall does it start failing again? VS Code actually recommended we extension devs remove some extension activation triggers as they claimed to handle activation themselves, clearly that's not working. |
Even after I reinstalled it nothing new... Highlighting is here, but IntelliSense not... Maybe there is some way to activate it through dev tools or so? |
Can you try executing AHK commands? e.g. pressing Ctrl+F1 to open quick help? Or opening a Really sorry you're experiencing this, but I currently have no way to reproduce the issue. I will try to read developer documentation around this and look around to see if other extensions have experienced this before. |
It didn't work. So I completely reinstalled it by deleting AHK++ folder in Yes, it is now fully functional and shows me:
in working state. |
Description
When I open VS Code, in AHK++ Runtime Status I see "Not yet activated."
At installation it worked, but now no.
Therefore I can't run scripts with hotkey.
Reproduction steps
Steps to reproduce the behavior:
Expected behavior
Well... I think it should load AHK++
The text was updated successfully, but these errors were encountered: