In our previous episode, Tomas Hajny said: > >> Is there a keyboard shortcut for FP IDE (text IDE included with FPC) > >> to jump from the interface section to the implementation section of a > >> method. > > > > No. As far as I know, it does not have any functionality to parse the > > structure of the source code in any way (other than for syntax > > highlighting). > > I may be wrong but I believe that there's support for finding the other > side of brackets and begin/end block at least. Not sure about the original > qustion though (I can't check it right now).
Yes, (auto-closing brackets). There is also codefolding, though unfinished an experimental. There is also codecomplete but afaik that is just macro expansion not very intelligent. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal