Marko: -------------------------------------------------------------------------------- Another quick question I have - I really like the Code Explorer window and (for some other file types) it works really well - but NSI files seem to be configured as file type ftINI - which produces less than optimal results. NSI seems like a rather simple language to parse, so I was wondering if there is a way of writing file type extensions (ft...) externally - i.e. by writing a plugin-dll or something (and, if so is it explained anywhere) - or is this strictly something that can only be done internally? --------------------------------------------------------------------------------
Rules of code explorer are compiled into pspad.exe, so only author can change this. Fortunately, he has plans to do this configurable in future: http://forum.pspad.com/read.php?2,33614 -- <http://forum.pspad.com/read.php?2,35445,35575> PSPad freeware editor http://www.pspad.com
