About 19,300,000 results
Open links in new tab
  1. Use Visual Studio search to find code & do queries - Visual Studio ...

    Mar 23, 2025 · Unlike other search features such as Find in Files or Search Solution Explorer, the search results in Visual Studio include IDE features, menu options, file names, and more. To access it, use the Ctrl + Q keyboard shortcut to view the search box.

  2. New: Better search in Visual Studio - Visual Studio Blog

    Jan 17, 2023 · In addition to fast symbol navigation, the Feature Search tab (Ctrl + Q) provides easy access to the various tools, options, templates, and components available in Visual Studio. Alongside your list of search results, you’ll see a preview of the selected result.

  3. visualstudio-docs/docs/ide/visual-studio-search.md at main ...

    Explore the Visual Studio search feature and discover how to find settings, menus, code, and work with filters, queries, and more. The Visual Studio integrated development environment (IDE) has many menus, options, and features, which can be difficult to remember.

  4. Get more done with search in Visual Studio - YouTube

    Over the years, the Search feature in Visual Studio has gotten faster and more capable. You might have missed some of the things it can do to help you be more productive and get the most out...

  5. Visual Studio - Visual Studio Search | visual-studio Tutorial

    In Visual Studio, you will see a lot of menus, options, and features, which can be difficult to remember. The search feature in Visual Studio helps developers find IDE menus and options, while also searching your code. It offers a quick way to search across IDE features and your code.

  6. Visual Studio: How to Search All Files - HatchJS.com

    Visual Studio provides several ways to search for files. You can use the Find and Replace dialog box, the Search bar, the Visual Studio Search API, or a third-party tool. Using the Find and Replace dialog box.

  7. Adding Search to a Tool Window - Visual Studio (Windows)

    Mar 9, 2023 · By following this walkthrough, you'll learn how to perform the following tasks: Create a VSPackage project. Create a tool window that contains a UserControl with a read-only TextBox. Add a search box to the tool window. Add the search implementation. Enable instant search and display of a progress bar. Add a Match case option.

  8. Search scoping helps you find what you’re looking for

    Sep 11, 2024 · Learn how to use the new code search scoping feature in Visual Studio 2022 to find what you need faster and easier by filtering your results by the entire solution, the current project, or the current document.

  9. Go to File, Go to Symbol, Go to Line - Visual Studio (Windows)

    Apr 6, 2025 · For example, Go to type (Ctrl + T) goes, by default, to the new search experience in Visual Studio 2022 rather than opening the Go to type window. For information about the new search experience, see Visual Studio search. A small window is displayed in the top right corner of the code editor:

  10. Dock the Code Search window in Visual Studio 2022

    Dec 31, 2024 · After launching Code Search (Ctrl+T or Ctrl+,) or Feature Search (Ctrl+Q), click the box icon with an arrow at the top right of the window. This icon transforms the search window into a versatile tool window, which you can then dock anywhere in your interface and organize your workspace as you like.