
But how you use this is a bit different, but still easy to use. However, I found a way to extend this to include #DIrectives, Commands, Methods, and Properties. So if you want function hints for #Directives, or commands, in general you are out of luck. You can change the environment, but sill you can't get function hints (call tips) for a combination of various types of syntax elements. In this method, you can't include a function hint window (aka call tip) window for any other kind of info in the AHK syntax. That part can be taken care of in the Settings, simply disable function hints, and use CTRL+SHIFT+Space to bring up the call tips manually. Incidentally, if you press, (comma) on the same line before finally typing a close parenthesis ) then the function hint window would pop up again. Also, the hint window would remain as you typed, until you press ), or pressed ESC. By default, to see the function hints, you would press ( at the end of a valid function name.

Normally in Notepad++, if you configured your AutoComplete XML file properly, it also includes function hints.

