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
I strongly belive that it's already on Pauls priority list..
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
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
..it's reversible too as I recall; some ctrl+shift+f2. - Neat and practical!