Use "Find As You Type" Search in Visual Studio 2005 Використовуйте "Знайти на" Пошук в Visual Studio 2005
Visual Studio 2005 includes a great feature that they call Incremental Search, but I like to call “find as you type”, because that's really what it does. Visual Studio 2005 включає в себе великий особливістю, що вони називають Incremental Search, але я хотів би назвати "знайти, як ви введете", тому що це дійсно те, що він робить.
To start using this feature, just hit Ctrl + i once, and you will see the cursor change to an arrow with binoculars. Щоб почати користуватися цією функцією, просто натисніть Ctrl + I раз, і ви побачите зміна курсору на стрілку в бінокль. At this point, you can just start typing, and Visual Studio will automatically start finding. На даний момент, ви можете просто почніть друкувати, і Visual Studio автоматично почне виведення.
It's tough to show this off in a screenshot, but here's the basic idea: Це важко, щоб показати цю Off в скріншоті, але ось основні ідеї:
To start an “Incremental Search” you just hit Ctrl + i, but there's more keys that work with this: Для запуску "Incremental Search", ви просто натисніть Ctrl + I, але це ще не всі ключі, які працюють з цим:
- Ctrl + i – Start Incremental Search \ Find Next Instance Ctrl + I - початок Incremental Search \ Знайти далі інстанції
- Ctrl + Shift + i – Find Previous Instance Ctrl + Shift + I - Знайти попереднього примірника
- Esc – Cancel Search Esc - Скасування пошуку
- Backspace – Works just like you'd expect. Backspace - працює так само, як ви очікуєте.
This is a heck of a lot more quick than using the normal file search dialog. Це до біса багато більш швидкий, ніж при використанні нормального діалогу пошуку файлів.

Daily Email Updates Email Щоденні оновлення
You can get our how-to articles in your inbox each day for free. Ви можете отримати наші довідкові статті у Вашу поштову скриньку щодня безкоштовно. Just enter your name and email below: Просто введіть ваші ім'я та адресу електронної пошти нижче:



You can do the same thing in VS.NET 2003 as well. Ви можете зробити те ж саме в VS.NET 2003, а також. No searching backwards though. Ні, хоча пошуки тому.
For me isn't CTRL+i but ALT+i Для мене це не CTRL + I, а Alt + I
Thanks for putting this together! Спасибо за включення цього разом! I am actually working on an extensive presentation on the search features in Visual Studio IDE for both 2005 and 2008 and this reminded me of a feature i almost forgot about. Я насправді працює над великим доповіддю про функції пошуку в IDE для Visual Studio 2005 і 2008, і це нагадало мені про функцію я майже забув о.
I'm such a ctrl-f addict but as of recently i am trying to break the addiction and use the enhanced options available. Я такий Ctrl-F наркоманом а нещодавно я намагався розірвати залежність і використання розширеного варіантів.
This reminds me of VI editor. Це нагадує мені про редактора VI. A forward slash “/” would be more helpful however in VS environment it can not be implemented. Косу риску "/" було б більш корисно, проте в НД середовищі він не може бути реалізований.