Find & replace

Started by Gian Kolbjornsen, August 20, 2004, 09:35:27 AM

Previous topic - Next topic

Gian Kolbjornsen

Hi Paul,

In your Find & Replace dialog you support replace in selection or entire buffer. The entire buffer refers to current module, form etc.

Would it be possible to add a third option that is Entire project?

Thanks,

Gian

Haakon Birkeland

I strongly belive that it's already on Pauls priority list..

Anonymous

This has been requested more than once. It is quite a high priority for me as well - I have over 60 source code files in one project and it can be very painful finding a function I need to modify!

Andrew

Don Dickinson

would be nice to right-click on a function name in a source module and have a pop-up menu option to "find declaration" of that function.
VB has this (click shift F2 to find the function) and in delphi, they use a pop-up.

--don

Haakon Birkeland

..it's reversible too as I recall; some ctrl+shift+f2. - Neat and practical!