About 7,780,000 results
Open links in new tab
  1. text - Multi-line Editing in Visual Studio - Stack Overflow

    May 5, 2018 · How can I achieve multi-line editing in Visual Studio? For example in Sublime Text I could make it by CTRL + Mouse left button.

  2. Visual Studio Tips and tricks: Multi-line and multi-cursor editing

    Sep 25, 2019 · Visual Studio allows to edit multiple lines at the same time. This is very useful to apply the same change to multiple lines. For instance when you want to add the modifier to …

  3. How to Edit multiple lines in Visual studio 2017 at once

    Mar 16, 2017 · In Version 1.26.1 (1.26.1) of Visual Studio code you can edit multiple lines: var donut 1 = "glazed"; var donut 2 = "chocolate frosted"; var donut 3 = "cinnamon"; go to each …

  4. Multiline editing in Visual Studio Code - Stack Overflow

    In the latest release of Visual Studio Code, you can now drag the cursor while holding Option (Alt on Windows) to select the same column on multiple rows. To enable this, make sure you …

  5. How to select and edit multiple lines at once in Visual Studio

    Mar 22, 2021 · Learn how to select and edit multiple lines at once in vertically-aligned and non vertically aligned blocks of code in Visual Studio.

  6. Pro-Tip: Multiple Line Editing with Visual Studio - YouTube

    Shorts: quick .NET developer and productivity tips in under 60 seconds! Edit multiple lines simultaneously with multiple carets in Visual Studio.

  7. Box Selection and Multi-Line Editing - Visual Studio Blog

    Oct 26, 2009 · For the first time, you can also insert and edit text on multiple lines. Check out this video we’ve created to demo the new Box Selection and Multi-Line Editing functionality (this …

  8. Edit Multiple Lines Simultaneously with Visual Studio Code

    Jun 13, 2024 · Set the cursor in the first line you want to edit. On Windows, use Ctrl+Alt+Down or Ctrl+Alt+Up to insert more cursors on consecutive lines. Use Alt+Click to add cursors to …

  9. VSCode: Multiple Cursors - Select Multiple Lines - ShellHacks

    Jan 23, 2022 · How to edit multiple lines simultaneously in a Visual Studio Code. Select multiple lines using the built-in VSCode's "multiple cursors" feature.

  10. How to Select Multiple Lines in VS Code - Alphr

    Feb 27, 2024 · One fundamental skill is swiftly selecting multiple lines, which can streamline coding tasks from refactoring to formatting. In this article, we’ll explore the techniques and …

  11. Some results have been removed
Refresh