You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this extension.
Recently I started to use AutoHotkey v2, so I installed this extension. For some reason the IntelliSense doesn't seem to work?
For example, look at the screenshot:
When I type msg, the drop down only has "abc" items.
However, if I switch to use v1, the IntelliSense works.
Am I missing something?
The text was updated successfully, but these errors were encountered:
V2 Intellisense in this extension is still 'work in progress' - you may want to install 'AutoHotkey v2 Language Support' by thqby, although that extension does not support V1.
Heads-up, after the fact, but I failed to mention that @mark-wiemer, the author of this extension, released a new 'AutoHotkey Extension Pack' containing ...
AutoHotkey Plus Plus
AutoHotkey v2 Language Support
vscode-autohotkey-debug
... see #21 (comment) - makes it a little easier to manage the three extensions.
But I'd leave your comment up in case anyone else should have the same query.
Visual Studio Code
Version: 1.91.0
Thanks for this extension.
Recently I started to use AutoHotkey v2, so I installed this extension. For some reason the IntelliSense doesn't seem to work?
For example, look at the screenshot:
When I type
msg
, the drop down only has "abc" items.However, if I switch to use v1, the IntelliSense works.
Am I missing something?
The text was updated successfully, but these errors were encountered: