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 כולל תכונה רבה שקוראים מצטבר חיפוש, אבל אני אוהב לקרוא "למצוא בעת ההקלדה", כי זה באמת מה שהיא עושה.
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: זה קשה להראות את זה על מסך, אבל הנה הרעיון הבסיסי:
To start an “Incremental Search” you just hit Ctrl + i, but there's more keys that work with this: להתחיל "מצטבר חיפוש" אתה פשוט היכה Ctrl + I, אבל יש מפתחות יותר כי לעבוד עם זה:
- Ctrl + i – Start Incremental Search \ Find Next Instance Ctrl + I - התחל מצטבר חיפוש \ מצא במופע הבא
- 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 שערי עדכונים בדוא"ל
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 + 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. זה מזכיר לי את עורך השישי. A forward slash “/” would be more helpful however in VS environment it can not be implemented. קו נטוי "/" יהיה יותר מועיל אולם בסביבת VS זה לא יכול להיות מיושם.