-
I have setup some exclusion patterns for a given folder like this:
![20240823@20-03-19](https://github.com/user-attachments/assets/e716337f-cfc3-4236-829b-2cb8e8dfeb4e)
But the files are being r…
-
At the present if you create a `launch.json` file and have a particular file open that is not listed in the `launch.json` file, then you cannot use your extension to debug it (Unless I am missing some…
-
Forgive me for being a beginner.
I want to convert the screenshot GDI BitMap to CV:: mat.
Screenshoot()
{
hModle := DllCall('LoadLibrary', 'str', 'AutoHotkey64.dll', 'ptr')
adr := DllCall('G…
sbago updated
6 months ago
-
Addon version: v2.4.8
When creating an `@param` JSDoc tags, the addon allows for different selections, delimited by pipes.
It works well but I cannot find a way to produce literal curly brace c…
-
When accessing paths using bracket notation `` I always get that the path is invalid even though is not. Autohotkey can run the script just fine.
![20240529@11-17-08](https://github.com/thqby/vscod…
-
The latest AHK2.0.12 release [was flagged by 27 vendors](https://www.virustotal.com/gui/file/4e1e3123dd85d3ac65a0803b08dd89b9b12b5a00b9f566782855332d03e5fe26/detection) for being malicious. This is su…
-
AHK v2 is dramatically different from AHK v1. Given the importance of this package for unattended installations, I propose the following:
1. Current ID `autohotkey` should become virtual package
2…
-
The last updated introduced some kind of bug whereby if you alter the `ahk2.json` file, it causes the server to no longer connect.
I uninstalled, deleted, and reinstalled the addon. It works.
…
-
比如说"dianzi"能匹配到"电子邮件",如果想提取具体匹配到的"电子",在autohotkey中能做得到吗?
-
Provide link to official doc when hover.
eg:
For ahk v1, [AutoHotkey NekoHelp](https://marketplace.visualstudio.com/items?itemName=cat1122.vscode-autohotkey-neko-help) can do this:
![Code-2024051…