thqby
thqby
Currently, the supported invocation methods are as follows. ``` DllCall(func, structsize := 16, structptr, retsize := 32) DllCall(func, 'struct16', structptr, 'cdecl struct32') DllCall(func, '16', structptr, 'cdecl 32') ComCall(index, thisptr, structsize...
### Server name ahk2_ls ### Server homepage https://github.com/thqby/vscode-autohotkey2-lsp/tree/server ### Languages autohotkey2 ### Is this server added in lspconfig? - [ ] Yes - [X] No ### How is this server...
When I tested yaml to load a 1.6m json file, I found that the ahk_h v2 version will use up to 500+m of memory, while ahk_L v2 version only needs...
## Describe the enhancement AutoHotkey v2 has been officially released for more than a year, and it is the main version at present. In this month, v1 has stopped maintenance....