Closed DonovanZeanah closed 2 years ago
ahk2-lsp in Sublime Text4
The first step, install the lsp for sublime text plug-in (Package Control: Install Package - LSP).
The second step, download vscode-ahk2-lsp.
The last step, add the language server to the lsp configuration file instead of the editor configuration file.
In addition, syntax highlighting needs to be reimplemented in the editor, and ahk2-lsp provides semantic highlighting, Intellisense, symbol renaming, document symbol, parameter prompt, formatting and other features. See README for details.
AutoHotkey2.sublime-syntax.zip
This is a simple sublime syntax highlighting, in the path C:\Users\username\AppData\Roaming\Sublime Text\Packages\User\LSP-ahk2\AutoHotkey2.sublime-syntax
I saw your post about getting it to work in sublime text? I would LOVE to get this working, but couldn't quite understand the setup? Is there a certain place I should place the folder? this is what i have in my sublime preferences.sublime-settings file: