-
Hey Steve,
I realise this could've been an email, although I cannot find your email address unfortunately.
Anyway, are you planning to keep your AutoHotkey implementation of Colemak-DH/Seniply …
-
Its about time! **[Lexikos](https://github.com/Lexikos) released [v2.0.0](https://github.com/AutoHotkey/AutoHotkey/releases/tag/v2.0.0) of [AutoHotkey](https://github.com/AutoHotkey/AutoHotkey)** !!!
…
-
## 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.f…
-
Hello,
As you probably know, AutoHotkey version 2 was released in January 2023 and became the main version.
Is it planned or possible that you adapt or rewrite "Pulover'sMacroCreator", without w…
-
Currently, it conflicts with the extension `AutoHotkey v2 Language Support`.
![image](https://github.com/user-attachments/assets/6b3b1110-85a0-4e1d-b3c9-36f35978ddb8)
The extension of the picture ca…
-
Hello,
what problems can leads this?
![image](https://github.com/user-attachments/assets/18bb3c8b-a733-4178-a721-13d19a053943)
1. API key was updated
2. I run the **ChatGPT AutoHotkey Utilit…
-
Hello,
As the title says, I wish for better/native support for the AHK v2 Store Edition. It's possible the Store edition is going to get more popular in the future, because AHK often has problems wit…
-
```
The same but in AHKv2 syntax.
#e::FocusFileExplorer()
FocusFileExplorer() {
ids := WinGetList("ahk_class CabinetWClass")
if (ids.Length != 0) {
for id in ids {
WinA…
-
Hi @aaron-bond, AutoHotKey is a free and open-source custom scripting language for Microsoft Windows.
Official AutoHotKey website: https://www.autohotkey.com/
AutoHotKey docs: https://www.autoho…
-
## Description
On VSCode startup, "Failed to get environment variables" is displayed as an error.
![image](https://github.com/user-attachments/assets/ce680d84-2731-4c2f-b254-4576b5dd82bd)
## Re…