Code Explorer ... Advance lookup/search capabilities

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
ajmaske
Posts: 38
Joined: Fri Jun 01, 2007 4:15 am
Location: Modesto, CA
Contact:

Code Explorer ... Advance lookup/search capabilities

Post by ajmaske »

With the size of files I work in I literally live in the Code Explorer as much as in the editor. It would be nice to be able to open the Code Explorer via hot key, start typing for the Item I'm looking for (preforming an incremental search/filtering) find the item I want, then press enter and the Code Explorer window closes and the editor is positioned accordingly. If what I'm looking for doesn't exist then pressing escape would close the window ...

Thoughts...?

Thanks,

Anthony
Anthony
User avatar
EvilBMP
Posts: 120
Joined: Thu Jan 04, 2007 1:57 am
Location: Germany

Re: Code Explorer ... Advance lookup/search capabilities

Post by EvilBMP »

Nice idea ... definitely something I also would use. But imho the code explorer shouldn't open and close for such a feature - especially, if you have the code explorer always opened ... like I do ;) So by pressing the shortcut the code explorer may only be focused - waiting for type search/filtering?

Nevertheless it would be a usefull feature :)

+1

Greets Evil
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

Re: Code Explorer ... Advance lookup/search capabilities

Post by syrupcore »

it's a nice idea. textmate has this and it's handy but...

not sure how much faster this is from using a shortcut to the toolbar search (ctrl alt F?) and then hitting find next on your keyboard until you get to the item you want.
Post Reply