About 33,200,000 results
Open links in new tab
  1. How to search for text in all files in a directory?

    Mar 10, 2021 · You can do Edit, Find in Files (or Ctrl+Shift+F - default key binding, Cmd+Shift+F on MacOS) to search the Currently open Folder. There is an ellipsis on the dialog where you …

  2. How to Use the VS Code Search and Replace Feature (with …

    One of the most powerful features of VSCode is its search and replace functionality. This tool can be used to quickly find and replace text within a file, a selection of files, or even an entire …

  3. Select or Replace all occurrences of selection in VS Code

    Type the word you'd like to search for. Click on the three lines icon to the right to enable the Find in Selection feature. The find functionality will only look for the text in the selected block. The …

  4. VS Code - How to search and replace text in Visual Studio Code

    In the Find space, Type in the Word you want to find and replace.. In the Replace space, Type in the Word you want to replace the original word.. You can either choose the replace the first …

  5. How to Find and Replace in VSCode Easily - tms-outsource.com

    Dec 5, 2024 · In Visual Studio Code (VSCode), Ctrl+F opens the find dialog, allowing you to search through the current file. To replace text, Ctrl+H is your go-to shortcut. These shortcuts …

  6. How to change or replace all occurrences of a word in VSCode

    Nov 13, 2022 · In this post, I will show you 3 ways to do that. You can search for all the words in a file and replace these. Open the file in VSCode and click on Ctrl + F for windows or Cmd + F …

  7. visual studio code - Select all occurrences of selected word in VSCode ...

    Oct 3, 2017 · Ctrl + F2 to select all occurrences of current word. You can view the currently active keyboard shortcuts in VS Code in the Command Palette (View -> Command Palette) or in the …

  8. How to Search in VS Code Faster Using Regex (With Examples)

    5 days ago · Searching efficiently in VS Code can save you hours of manual work. While the default search is useful, regular expressions (regex) unlock powerful pattern-matching …

  9. How to Find and Replace Text in Visual Studio Code - HatchJS.com

    To use find and replace in VS Code, open the Find and Replace dialog box by pressing Ctrl+F (Windows) or Cmd+F (macOS). The Find and Replace dialog box has two main sections: the …

  10. Search and find a word in a block of code in VSCode

    Jun 25, 2020 · I'm trying to search for a word in a block of code (a function, a class, between two {} and so on...) in VSCode. the default search is searching in the whole file but that is not …

  11. Some results have been removed
Refresh