Alex Hoffman

Perspective on development, management and technology

Syndication

News

    Subscribe

    IASA Member

Finding that Type in a Hurry

A free VS.NET utility I find helpful is QuickJump by Thierry Bouquain.  Its character incremental search lets you quickly find, then jump to code.

Published Sunday, June 08, 2003 7:22 PM by Alex Hoffman

Comments

# re: Finding that Type in a Hurry@ Sunday, June 08, 2003 7:49 PM

You know that VS.NET does this from within the IDE, right?

addy santo

# re: Finding that Type in a Hurry@ Monday, June 09, 2003 1:59 AM

The VS.NET IDE doesn't do the same thing which is the point of this addin.

Alex