Hello all,
I just found a small bug in the [Tools][Generate function tree].
If you have comment separators like that:
///////////////////////////////////////////////////////////
It gives you 'Unrecognized tag'.
I guess it sees /// and expects HIFN and such documentation tags to pre-generate the list of functions and parameters in the FP.
A simple workaround is to add a space after the 2nd slash.
But what am I doing debugging on a saturday while it's snowing outside... Gotta go skiing...