-
Hi there! 👋
I am using this class with a few tweaks in AHK v2. I have an example DB where some rows have NULL in some columns. The code [here](https://github.com/AHK-just-me/Class_SQLiteDB/blob/…
kczx3 updated
5 years ago
-
Hi, I'm working on a wrapper for MediaInfo.dll in AHKv2. I have the basic `Inform` functionality working but I can't figure out how to call `Inform_Set` like the docs say:
![image](https://github.com…
-
Describe the bug
After the last update (18.10.2022) of the AutoHotkey Plugin, the "send"-function does not send "\" [backslash] in combination with a string. With the prior version, all sending comma…
-
I've been looking for something like this for a long time. The only problem is my screen is set up around using dark themes, so white interfaces really hurt my eyes.
Any chance you could add a dark…
-
I'm curious if this will be updated to be compatible with AHK v2, which is drawing ever closer to being the primary version.
It is actually possible to be compatible with both v1.1 and v2 if you ma…
-
Hi-
I'm now upgrading from AHKv2 alpha and your extension to current versions. Have been unable to get your debugger adapter to work again after the upgrades. NOTE: I am running portable versions o…
-
I tried to set up my Global Hot Keys for Last Ten Items Copied with a macro keyboard that can use keys F13 through to F24.
Unfortunately when setting the keys, it appears Ditto doesn't support them…
-
```
The same but in AHKv2 syntax.
#e::FocusFileExplorer()
FocusFileExplorer() {
ids := WinGetList("ahk_class CabinetWClass")
if (ids.Length != 0) {
for id in ids {
WinA…
-
### Have you searched the existing suggestions?
No
### What is your suggestion?
Basically what my macro partner and i are thinking about.
since we both have mondo set to Kill (and not buff for …
-
I have many vscode windows on different workspaces. Currently it seems to switch across workspaces.