Alan Colburn wrote:
> GExperts is probably the most popular free add-on for the Delphi IDE. A lot 
> of people think it's extremely useful. I have to admit that I haven't found 
> a whole lot of use for it--so I'm guessing that I'm missing something. In 
> the hope of starting a thread which many readers would find useful, I'd like 
> to put this question out there: What do you find most useful about the 
> GExperts add-on?

It adds multi-file regular-expression searching with normal regular 
expressions instead of Borland's weird ones that can't really match 
anything useful.

It adds keyboard shortcuts for going to next and previous occurrences of 
the current identifier in a file.

It lets you configure keyboard shortcuts for all Delphi menu commands. 
(I use that to make Ctrl+W close the current file and to add a shortcut 
for the Check Syntax command.)

It keeps a list of favorite files so you can open them without having to 
find them in Explorer or the File Open dialog.

It lets you turn off the things you don't use.

-- 
Rob
__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to