About 737,000 results
Open links in new tab
  1. Delete/Replace same (code)word in one go from Visual Studio code

    Jan 30, 2017 · Let's say if (click)="toggle ()" is written 10 times in same file, how can I delete/replace the same piece of code in one go? When I select above piece of code, VSCode …

  2. Delete Folder Contents - Visual Studio Marketplace

    Adds a "Delete Folder Contents" option to the context menu for folders in the VS Code file explorer. Deletes all files and subfolders within the selected folder, leaving the folder itself …

  3. Visual Studio Code tips and tricks

    Drag an editor tab out of the current VS Code window to open it in a floating window. Alternatively, use the Move into New Window or Copy into New Window context options from the editor tab. …

  4. Removing a file or folder using VS Code - Stack Overflow

    Jul 24, 2018 · To delete a folder created using MS Code explorer, press Ctrl + Shift + P then it will show a command prompt like section at top. Search 'remove' in that. A command will be …

  5. visual studio code - delete a full column in vscode - Stack Overflow

    Feb 15, 2024 · If the column is totally aligned throughout the whole file you can do a box selection and delete. Click on top left corner of column, then press Shift+Alt, click and hold from top left …

  6. visual studio code - Delete all words in the current line and leave …

    Jul 29, 2018 · Select the line you want to delete and then press Ctrl + Shift + K. This will delete the entire line. Place the cursor at the end of the line you want to delete and press Command …

  7. text editors - VSCode multiline select - how to delete without …

    Nov 21, 2019 · Another option: select multiple lines and press <SHIFT>+<TAB> (i.e. "outdent"). It works in that it doesn't delete empty lines, but unfortunately is not exactly the same as "delete".

  8. How to Delete a File in Visual Studio Code - HatchJS.com

    Learn how to delete a file in Visual Studio Code with this step-by-step guide. We'll cover the different ways to delete files, including from the editor, the command line, and the explorer.

  9. Basic editing - Visual Studio Code

    By default, VS Code requires an explicit action to save your changes to disk, ⌘S (Windows, Linux Ctrl+S). However, it's easy to turn on Auto Save, which will save your changes after a …

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

    Apr 6, 2024 · A step-by-step guide on how to select all occurrences or replace all occurrences of text in a file using Visual Studio Code.

  11. Some results have been removed
Refresh