language-ahkpp
Syntax highlighting for AutoHotKey v1 & v2. A two grammars are provided separately for both versions. A grammar v1 is used by default, but if first line of text-editor match regex \#Requires +AutoHotkey +v2.*
then grammar v2 is used.
Installation
To install language-ahkpp
search for language-ahkpp in the Install pane of the Pulsar settings or run ppm install language-ahkpp
. Alternatively, you can run ppm install bacadra/pulsar-language-ahkpp
to install a package directly from the Github repository.
Contributing
Got ideas to make this package better, found a bug, or want to help add new features? Just drop your thoughts on GitHub — any feedback’s welcome!
Notes
This package is port of AutoHotkey Plus Plus for VS Code.