Skip to content

Fernando2603/Sublime-AutoHotKey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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: