About 1,380,000 results
Open links in new tab
  1. 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 change your editor.multiCursorModifier to look like this:

  2. Does Visual Studio Code have box select/multi-line edit?

    For multiple select in Visual Studio Code, hold down the Alt key and starting clicking wherever you want to edit. Visual Studio Code supports multiple line edit.

  3. visual studio code - Select multiple lines with cursors at each line ...

    Mar 2, 2018 · Press Crtl + Shift + Alt + Arrow up/down to select multiple lines in Visual Studio Code. Note that the selected lines will be in one column (if possible). You can also mark some lines and then do this combination and you have all selected lines included.

  4. 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.

  5. Easily Bulk Edit Files in Visual Studio Code - DEV Community

    Oct 30, 2024 · Learn how to bulk edit files in Visual Studio Code (VS Code) using the Change All Occurrences and Multi-Cursor Editing features. Customize keybindings to tailor these features to your workflow. This guide is for beginner VS Code users on macOS.

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

    Feb 27, 2024 · Press and hold the Ctrl + Alt key combination. Without releasing Ctrl + Alt, press the Down arrow key to select the same word in the lines below the original lines. Press the button as...

  7. How To Select Multiple Lines In Vs Code Mac

    How To Select Multiple Lines In Vs Code Mac - Single discontinuous selection across multiple lines is made possible by holding Option Shift on Mac or Alt Shift on Windows while dragging Multi line cursors can be created using Cmd Option on Mac or Ctrl Alt on Windows followed by the Up or Down Arrow keys

  8. VS Code Multi-Select Shortcuts | All Systems GOAT

    VS Code Multi-Select Shortcuts the best feature in any IDE ever Mac: Shift + Cmd + L. Select a word and press Shift + Cmd + L to select all instances of your selection. Shift + Alt/Option + I. Select a bunch of lines, then Shift + Alt/Option + I will put a cursor at the end of every selected line. Cmd + Option + Shift + UP/DOWN (ARROW)

  9. Edit Multiple Lines Simultaneously with Visual Studio Code

    Jun 13, 2024 · On Mac, use ⌥+⌘+Down or ⌥+⌘+Up to insert more cursors on consecutive lines. Use ⌥+Click to add cursors to separate lines, not necessarily consecutive. Make your edits! In my case, I wanted to add bold Markdown to my words. So I took the following steps: Start at the beginning of the word. Add the ** to start the bold.

  10. Vscode Multiple Cursors Multi-Select in Visual Studio Code

    Sep 13, 2019 · Select a word and press Shift + Cmd + L to select all instances of your selection. Select a bunch of lines, then Shift + Alt/Option + I will put a cursor at the end of every selected line. Selects in a column directly up or down from the cursor's position. Selects each instance with a …

  11. Some results have been removed
Refresh