Page 2 of 2

Re: [Hotstrings] Expand parameters for AHK's functions, commands and directives.

Posted: 09 Aug 2017, 03:40
by Helgef
Alguimist wrote:Expansion of parameters in AutoGUI is done with Ctrl+Insert or by clicking the calltip.
Nice :thumbup:. I made a note in the first post.

Re: [Hotstrings] Expand parameters for AHK's functions, commands and directives.

Posted: 26 Jan 2020, 00:11
by c7aesa7r
I have download ahkHotstrings.ahk, but i have no idea how to use it on notepadd+ any help?

Re: [Hotstrings] Expand parameters for AHK's functions, commands and directives.

Posted: 26 Jan 2020, 01:36
by Helgef
You type a command, directive or function name, then press tab to expand its parameters, eg, type msgbox, press tab.

Cheers.

Re: [Hotstrings] Expand parameters for AHK's functions, commands and directives.

Posted: 10 Jul 2020, 06:00
by need4speed
@Helgef is it possible to show the command parameters as tooltip as requested here ?

Re: [Hotstrings] Expand parameters for AHK's functions, commands and directives.

Posted: 10 Jul 2020, 06:08
by Helgef
I don't think this code is suitable for that.

Cheers.

Re: [Hotstrings] Expand parameters for AHK's functions, commands and directives.

Posted: 10 Jul 2020, 06:16
by need4speed
I was afraid of that. Thank you.