First off, thank you
vixay - particularly for the AutoComplete xml file. My only complaint is that the
Function parameters hint for input is designed only for functions, rather than commands as well

. Obviously this could be switched by modifying the following line in the xml file:
Code:
<Environment ignoreCase="yes" startFunc="(" stopFunc=")" paramSeparator="," terminal=";" />
; <Environment ignoreCase="yes" startFunc="," stopFunc=")" paramSeparator="," terminal=";" />
but then the
parameters hint for input doesn't work correctly for functions. Does anyone know of a way to have both a "
," and "
(" for the
startFunc property?
Or if there is a way to change the
startFunc property throughout the file to accomadate "
," for commands, and "
(" for functions?
@zeepee - I've had the same issues with the installed version of NP++, which is why I just use the portable version. AHK syntax highlighting works fine for me on NP++ portable v5.1.1