Syntax tooltip is broken in NSIS v3
Brought to you by:
ranametal
The syntax tooltip does not display in NSIS v3 because HM Nis Edit asks error strings only.
To fix this, '" /V1 /CMDHELP ' in UEdit.pas needs to be changed to '" /V3 /CMDHELP '.
For anyone waiting on a fix:
UPX -d nisedit.exe to unpack the .exe.UPX --compress-icons=0 --best nisedit.exe to pack the .exe.