Many thanks for the updated Autohotkey code explorer. Works good. Classes are
now shown correctly.

Small issue still exists.
Function definition like this:

atan2(y, x) {
   return dllcall("msvcrttan2", "Double", y, "Double", x, "CDECL Double")
}

still has the opening brace { in code explorer. Methods don't have the opening
brace any more, but functions still have.

-- 
<https://forum.pspad.com/read.php?6,74478,74479>
PSPad freeware editor https://www.pspad.com

Odpovedet emailem