Mark Wiemer
Mark Wiemer
Yikes, this is still broken. Adding it to the backlog ```ahk Hotstring("::ykhis", "you know how it is") Hotstring(":C:OOS", "out-of::-spec") ```
Easy fix thanks to @CoffeeChaton!
Fixed in AHK++ :)
Hey @Honsal , it's been nearly two years but I haven't given up on you! Could you provide a few more details? For example, what arguments are you trying to...
Hi @FMarks, if you want this issue fixed in the main extension, please open an issue in [my fork](https://github.com/mark-wiemer/vscode-autohotkey-plus-plus), and I'll look into it! It is published in VS Code...
 array: Array(101) - [0..99] - [1]: some value - [2]: some value - [3]: now see debugger - [100..100] Slightly different than described, but still a bug
If you want this issue fixed, please open an issue in [my fork](https://github.com/mark-wiemer/vscode-autohotkey-plus-plus), and I'll look into it! It is published in VS Code as "AutoHotkey Plus Plus", and it...
Thanks for the callout, sorry for the delay. Tagging https://github.com/vscode-autohotkey/vscode-autohotkey-plus-plus/issues/128 as it's tracking the larger work here
Yeah, our current use of Chokidar 4 in Mocha 11.2.2 is very slow, but #5379 should significantly improve performance. I'll start looking at this one if I don't get distracted...
I'm not able to reproduce this issue on my Windows machine with Node 18.20.8 and Mocha 11.6.0, but it does take a solid 45 seconds for the watcher to be...