Internal project Navigation

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
david.carta@telaeris.com
Posts: 1
Joined: Mon Oct 25, 2010 6:02 pm

Internal project Navigation

Post by david.carta@telaeris.com »

Hello -

I'm looking for a way to navigate internally within a project to:

function names
variable names
definitions

in a C type project, using TextPad. Is this possible? I've searched the forums and found some requests, but no clear features that support this. Perhaps I am just searching for the wrong keywords.

Thanks,

David
User avatar
woho
Posts: 100
Joined: Tue Sep 02, 2003 9:12 am
Location: Steyr/Austria
Contact:

Post by woho »

FindTag written by Frank Fesevur does what you are looking for.
I've been using it for years. Currently with TP 5.3.1

You can jump directly to definitions of functions, variables, macros etc.

=> Search FindTag in the forum
=> http://findtag.sourceforge.net/
Post Reply