intellij-autohotkey
intellij-autohotkey copied to clipboard
[TODO] Add syntax highlighting for return expressions
we should highlight the return
keyword, but we need to be careful not to highlight if it's part of a string
(eg Msgbox return)