-
If any variable that starts with `default` is used inside a switch, it's highlighted using `keyword.control.default.ahk2` instead of `variable.other.ahk2`.
It doesn't have to be the first word, eit…
-
I have installed this extension and when I tried to start the debug i get this error:
"Failed to connect to an active debugger client"
-
希望增加一个plugins目录,一个ahk v1的二进制 和一个 ahk v2的二进制,一个功能 “使用ahk1 or ahk2” 运行脚本 “枚举plugins目录,下拉列表” 这样对于自己编写的脚本,就简单复制到plugins目录中,在功能里直接选择就可以了 我现在是用运行那个功能 然后写全路径 很麻烦而且便携性丢失了 因为好像不支持相对路径,希望我表达清楚了吧,手机敲字好难
-
![image](https://github.com/thqby/vscode-autohotkey2-lsp/assets/47076058/be82abbd-32cc-4991-a2a0-1b8c58e9a726)
目前,改了类名后,需要重启vscode才能在引用该类的其他脚本中更新补全提示和诊断提示。目前,即便重新打开其他脚本的标签页也不行。不知在完全不影响性能的情况下有没办法方便些。
…
-
Unsure all of the potential variable for indent to have issues.
No other extensions for ahk, only ahkv2lsp
I have enabled Editor onEdit formatting support.
Situation: When I write a functio…
-
Not sure if this is unique to me, but with 2.2.2 (just installed), the references to functions in #include files are no longer found and are flagged with errors. The #include files themselves are stil…
-
Type: Bug
Using `#include` with a new project is having issues when using bracket syntax as opposed to using paths as shown in the image below:
![image](https://github.com/thqby/vscode-autohotke…
-
https://github.com/thqby/vscode-autohotkey2-lsp/blob/bf32d1dcae0a47391211a957baf5d5ccb89df8bd/syntaxes/ahk2.json#L19
Why is `#HotIf` the only directive snippet with no space at the end?
-
1,#UseStdLib 相关
```
Error: This function declaration conflicts with an existing global.
Text: gdi_init
Line: 1
File: D:\AutoHotkey\Lib\gdi.ahk
The program will exit.
```
我把函数修改为 gdi_init2 …
-
### Description
I think since the last Update the formatting ist not Working anymore for Version 1
![image](https://github.com/mark-wiemer-org/ahkpp/assets/28815446/c99d7950-4941-49e7-bf66-91e08…