vscode-autohotkey2-lsp icon indicating copy to clipboard operation
vscode-autohotkey2-lsp copied to clipboard

Autohotkey v2 Language Support using vscode-lsp.

Results 20 vscode-autohotkey2-lsp issues
Sort by recently updated
recently updated
newest added

With only helsmy/autohotkey-debug-adapter and vscode-autohotkey2-lsp enabled and a launch configuration in **settings.json**, the "port" setting in the launch configuration is ignored. Furthermore, it is overridden with the value "9002-9010", which...

Type: Bug I installed the V1 First then installed the V2 and now everytime When I presses Ctrl+F1 it opens the V1 file Extension version: 2.4.1 VS Code version: Code...

I've found that the addon will correctly detect when there's a duplicate function in an included file, but fails to remove that duplicate warning when the function is removed from...

Not actually an issue: I want to give thanks to your amazing work on the extension It's absolutely godlike compared to what I used to use before And for that...

```sh ~/repos/vscode-autohotkey2-lsp (users/markwiemer/lint) $ npm run chrome 2024-08-01 21:55:19 > [email protected] chrome > vscode-test-web --browserType=chromium --extensionDevelopmentPath=. ./test-data 'vscode-test-web' is not recognized as an internal or external command, operable program or...

"@vscode/test-web": "^0.0.56" This is the best dependency for running `vscode-test-web` and automatically validating each release. This PR also adds recommended extensions so developers are using the best IDE tools available...

Use @vscode/test-cli to quickly run sample automated tests against the repo. This PR just adds basic infrastructure to get started. Refer to AHK++ for more details. Happy to discuss :)

Can you please change the display behavior for optional parameters in the calltip? Items marked as optional in their JSDoc tag should display as optional in the calltip: This is...

I use the VS Code Timeline to compare current edits to a prior version quite often. I have noticed that when I do so, and then close the temporary file,...

![image](https://github.com/user-attachments/assets/6bdacd1c-1cfa-4236-9e0c-68fb3dd38b72)