Does anyone know of a tool that does similar to what CodeRush did with
AutoFill, that while I type it suggests (guesses) what I want to type?
I've been using D7 and CodeRush for the past about 7 years and am about
to switch now, I've downloaded Castalia which I thought is a full CR
replacement, it seems to do a nice job, but I'm missing very much the
above feature which was a huge time saver, any idea?
Regards,
Shloma Baum
Pioneer Interactive, Inc.
http://www.PioneerInteractive.com
Shloma,
Try CNWizards. There version works very, very nicely and you get a bunch of
other IDE goodies as well. Some overlap with GExperts, but with both of them
installed, I am hard pressed to want for another IDE tool.
http://www.cnpack.org/index.php?lang=en
--
Warm Regards,
Lee
>
> Try CNWizards. There version works very, very nicely and you get a
> bunch of other IDE goodies as well. Some overlap with GExperts, but
> with both of them installed, I am hard pressed to want for another
> IDE tool.
>
> http://www.cnpack.org/index.php?lang=en
Is there anything you use that allows you to do a rename of a symbol
across an entire project?
TIA,
Glynn
Hi, that's rename refactoring. Delphi 2005+ already has such a feature.
Castalia has that feature for older Delphi IDEs.
Lex
Thank you very much Lee! this is exactly what I needed plus much more.
Much appreciated.