-
I have created (but not published) a [proof-of-concept extension](https://github.com/Lexikos/vscode-auto-select) which automatically selects between the installed v1 (ahk) and v2 (ahk2) language exten…
-
There are two advantages to achieving this:
First, with this feature, we can directly look through variables in the editor every time we debug, without manually adding any breakpoint. With this inli…
-
Firstly, thanks for such a great software!
**Context**: I've just moved from quite similar way of managing windows after few years with Autohotkey script (much fewer options but still comprehensive…
-
It would be cool if I could use this highlighter for the V2 convertor, is this library also available in v2?
-
Hi,
(Thank you for all your AHK libraries !)
Here is an error message with AutoHotKey 2.0 beta 7.
![image](https://user-images.githubusercontent.com/109429289/187950831-8a6cf104-f929-4321-acd5-1276…
-
To my knowledge, `;;`, `; TODO`, and `;#` are the only ways of making `module`-symbols. See the outline on the left.
![image](https://user-images.githubusercontent.com/92368853/187081454-dbac3bb3-3…
-
Steps to Reproduce:
1. Have a library (e.g. UIA_Interface) in two different folder locations and add the parent folders to workspace.
2. #Include the library in folder1 in AHK file 1
3. #Include th…
-
I used scite4ahk so many years.
I've [made many improvements](https://github.com/telppa/SciTE4AutoHotkey-Plus) to scite4ahk since fincs stopped being updated.
For many reasons, I only let it pro…
-
Hello. Please, help me to understand how i can make komorebi to use config komorebi.ahk.
Details:
1. OS: Windows 10, komorebi's release: `komorebi-0.1.9-x86_64-pc-windows-msvc`
2. komorebi's file…
-
Line `2597` in `ahk2.d.ahk` must be:
`__New( [ ByteCount , FillByte ] ) => Buffer`
Because Autohotkey Reference says:
![](https://i.imgur.com/LU3fdYr.png)
vmech updated
2 years ago