Useful Syntax-Highlighting/Auto-completion Tool For AutoHotKey

Put simple Tips and Tricks that are not entire Tutorials in this forum
bustercody3
Posts: 9
Joined: 05 Dec 2020, 21:08

Useful Syntax-Highlighting/Auto-completion Tool For AutoHotKey

Post by bustercody3 » 05 Dec 2020, 22:39

I haven't been using AutoHotKey for long, but I already discovered that using notepad with no syntax-highlighting is not ideal. Sometimes there are small bugs that may make you scratch your head for hours, that you could solve easily with a syntax highlighter. Now for logic errors this cannot do much, but for plain syntax errors it is quite useful. I am using notepad++ (download here: https://notepad-plus-plus.org/downloads/) and this fully functional syntax-highlighter (download here: https://github.com/jNizM/ahk_notepad-plus-plus) made by jNizM on github. I hope this can help someone!

Return to “Tips and Tricks (v1)”