Jumping to a specific match
Posted: Mon Jul 01, 2002 11:00 am
I'm working on multiple C-code files and have been using "multiple file seach" and it's jumping to a specific match.
Now I'm trying to compile and would like my Error Output to work like the Search Results, that is double clicking on the filename in the line
main.cpp:51: parse error before `='
would jump to line 51 of file "main.cpp". I know it can be done in Emacs.
Does anyone know how to do this in TextPad?
Now I'm trying to compile and would like my Error Output to work like the Search Results, that is double clicking on the filename in the line
main.cpp:51: parse error before `='
would jump to line 51 of file "main.cpp". I know it can be done in Emacs.
Does anyone know how to do this in TextPad?