Fernando2603 / Sublime-AutoHotKey

sublime-syntax for AutoHotKey v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sublime-AutoHotKey

This is sublime-syntax for AutoHotKey v2

I create this because AutoHotKey by ahkscript is outdated and this sublime-syntax is for personal use, this syntax is not completed at all but it covering a lot of basic syntax. you can modify this and do whatever you want.

custom function declaration syntax, this for changing parameter color, usage:

; @function {function_name_optional}
somefunc(params, params)

image

example using DarkCrayon color-scheme:

About

sublime-syntax for AutoHotKey v2