Is there a fix / workaround for the following issue? in the Code Explorer in case of a C++ (.cpp) file the constructor and destructor names does not appear with entire name but only the final letter.
For example, CTsmVssWriterThread::CTsmVssWriterThread() appears in the Code Explorer as "d()" CTsmVssWriterThread::~CTsmVssWriterThread() appears as "d()" NOTE: i am using latest dev build 2415 that i copied over the PsPad directory. -- <http://forum.pspad.com/read.php?6,55988,56107> PSPad freeware editor http://www.pspad.com
