Mark Wiemer

Results 299 comments of Mark Wiemer

Formatting and snippets are both underway, I'm working on cleaning up thqby's code. Then I'll add tests and work to integrate it with the existing project :) Ref https://github.com/mark-wiemer-org/vscode-autohotkey2-lsp

Hey folks, terribly sorry for the delay. Let's just say life's been a bit busy. In any case, I am here and this is definitely the next big feature to...

Current plan is to integrate code formatting, linting, and unit tests into thqby's repo, then I can start to integrate that code into my repo as a submodule. That way...

#396 has instructions for how to do a full uninstall. Even the regular VS Code uninstall keeps a cache, which may cause some issues. However, I do recommend using vscode-autohotkey-debug...

Closing as stale

Leaving out of initial preview release as this isn't critical. Should be pretty easy to add though!

Formatting and snippets are both underway, I'm working on cleaning up thqby's code. Then I'll add tests and work to integrate it with the existing project :) Ref https://github.com/mark-wiemer-org/vscode-autohotkey2-lsp

It only took 366 days to get this into pre-release :D

Wow, thanks so much for the detailed workaround! I'll try to get to this bug shortly, but for now I think just adding "#Requires" to each file should help a...

Closing as out of scope for now, I'm not able to reproduce this issue, and `#Requires` is strongly recommended by me. If #Requires solves the problem, I'll probably mark it...