Hi all.

I am just starting to use PSPad so have a question that I have not been able to
find the answer to yet.

Is there a way of quickly jumping to a function definitions anywhere in my C
code project.  I have used the "Code Explorer Window" to jump to functions
definitions in the current file but have not found a way to jump to function
definitions in other files.  Is this possible?  (I know I can use the "Search in
files" function but this is a little cumbersome)

In other editors I use a batch file to grep my entire project and store all
function, variable, and # definitions in a single text file "FunctionDef.txt". 
I then put the cursor on the function I want to find, use "External
Applications" to pass %Word% to a second batch file which searches
"FunctionDef.txt" and returns the grep with the path and line number to the
function definitions.  In order for this to work with PSPad I need the Log
Parser to work with external applications.  Reading the last post in this thread
http://forum.pspad.com/read.php?2,8060,36004#msg-36004
it seems that this is not available.

Can anyone help me out please

Thanks in advance
Tim

-- 
<http://forum.pspad.com/read.php?2,39917,39917>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem