The Exuberant CTags program supports over 30 programming languages
including Standard Pascal.  For C and C++ it does a fantastic job of
indexing all routines and variables even when embedded in complex and
unusual expressions.  The support for Pascal, on the other hand, is
limited to indexing function and procedure names.  There is no support
for variables.  Functions and procedures are not supported if dot
notation is used to make them object methods or to scope them to a
particular unit.  This severely limits the usefulness of Exuberant CTags
index files for object oriented code.

Anyone know of a CTags program with more complete support for Pascal?

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to