-
why is it that variables in the debugger pane seem to update so abysmally slow, like with a half a second delay basically
![a137slowdebugger](https://user-images.githubusercontent.com/45486372/122683…
-
Hello,
i've written a script to write a hex string copied from HxD to a file. That means i can copy a hex pattern from a .jpg file (for example) and paste it into a continuation section in my scrip…
-
Add back AutoHotKey.
-
Names like runtime_v1 and _v2 are not so clear. To make it clear that they are tied to an language ID, extend them as follows:
```
...
runtime: {
"ahk": "AutoHotkey.exe"
"ah2"…
-
When compiling with the most recent alpha release (2.0-a122), I had to fix a few broken references to `VarSetCapacity`, and I replaced usage of `&var` with `StrPtr(var)`.
However, I am still gettin…
-
Is there a demand for being able to change the default directory of the `runtime`?
It is currently pinned to `C:\Program Files\AutoHotkey`.
-
Issue Type: Bug
1) Add launch configuration to workspace file e.g.
AHKv2.code-workspace:
```
{
"folders": [
{
"name": "MasterAHK scripts",
"path": "..\\..\\..\\..\\..\\..\\..\\Doc…
-
Gday
### PR:
My pull-request with the solution can be found here: https://github.com/cweijan/vscode-autohotkey/pull/43
### Proposal:
Other languages generally have regions folding marked by a co…
Hicsy updated
4 years ago
-
I believe that [AHK V2 (default) standard file extension is ".ahk"](https://www.autohotkey.com/boards/viewtopic.php?p=286516#p286516).
Although other extension can be used, I don't find a solution …
-
Hi, I recently installed Spicetify, and was curious if maybe it would be possible (in app or in extension) to make Spotify's hotkeys global (i.e. have them work even if minimized)
I'm not too much …