About 1,740,000 results
Open links in new tab
  1. visual studio code - How search for method in VSCode ... - Stack Overflow

    Aug 1, 2017 · To search a method name across all files you can use CTRL + P and then start search with # (to get directly here use CTR+T) For example: #register

  2. visual studio code - How to search for text in all files in a …

    Mar 10, 2021 · Is there a way to search for text in all files in a directory using VS Code? I.e., if I type find this in my search, it will search through all the files in the current directory and return the files that matched.

  3. search - Find a file by name in Visual Studio Code - Stack Overflow

    Sep 18, 2015 · When you have opened a folder in a workspace you can do Ctrl + P (Cmd + P on Mac) and start typing the filename, or extension to filter the list of filenames. if you have: You can type css and press enter and it will open the page.css. If you type .ts the list is filtered and contains two items.

  4. Basic editing - Visual Studio Code

    Visual Studio Code is an editor first and foremost, and includes the features you need for highly productive source code editing. This topic takes you through the basics of the editor and helps you get moving with your code. Being able to keep your hands on the keyboard when writing code is crucial for high productivity.

  5. Use Visual Studio search to find code & do queries - Visual Studio ...

    Mar 23, 2025 · Whether you're new to Visual Studio or an experienced developer, this feature offers a quick way to search across IDE features and your code. If you're using Visual Studio 2022 version 17.6 or later, the search experience is All-In-One Search. Tip.

  6. Visual Studio Code - Code Editing. Redefined

    VS Code supports almost every major programming language. Several ship in the box, like JavaScript, TypeScript, CSS, and HTML, but extensions for others can be found in the VS Code Marketplace. Customize your VS Code UI and layout so that it fits your coding style.

  7. How do I search for files in Visual Studio Code?

    May 7, 2015 · Using VS Code Version 1.7.2 Cmd+P (Mac) or Ctrl+P (Windows) brings up the Command Palette. This gives you access to an entire set of commands including File Search. See the docs at code.visualstudio.com/docs/editor/codebasics. This should be the accepted answer, commands have changed in more recent versions.

  8. Visual Studio Code tips and tricks

    Use the tips and tricks in this article to jump right in and learn how to be productive with Visual Studio Code. Become familiar with the powerful editing, code intelligence, and source code control features and learn useful keyboard shortcuts. Make sure to explore the other in-depth topics in Getting Started and the User Guide to learn more.

  9. Search features in Visual Studio Code - DEV Community

    Nov 11, 2018 · Did you know that, aside from searching for strings (in the current document or in all documents) there are a total of four other search features inside Visual Studio Code? Let's take a look! This is simple, if you know the name of the file, there is no longer a need to go into the file explorer and select.

  10. MD Search - Visual Studio Marketplace

    MD Search. VSCode extension for nested code search and replace functionality. Features. Powerful search and replace in found matches; Multiple search modes: text, regex, and structural search; Live preview of search results; Support for code transformations in found matches; Filter results by file or pattern; Based on astx structural search ...

  11. Some results have been removed
Refresh