About 10,500,000 results
Open links in new tab
  1. Move selected text to the left or right in Visual Studio Code

    Dec 11, 2019 · A workaround for moving a block of text of just one space is to use the "column selection" feature of Visual Studio. here the detailed instruction: move the cursor at the upper left corner of the block of text you want to shift;

  2. How to shift a block of code left/right by one space in VSCode?

    Dec 20, 2017 · In VSCode, I can use alt-up and alt-down to move a line or block up or down, but I can't find a command to increase or decrease indent by one space. I can indent/outdent by multiples of tabSize, but that's not quite general enough for me, and I …

  3. visual studio code - Drag selected text to move it ... - Stack Overflow

    Nov 22, 2015 · Visual Studio 2019 move text selection horizontally similar to keyboard shortcut for moving vertically [Alt + ↑] and [Alt + ↓]

  4. VS Code tips — Drag and drop to move code - YouTube

    Just click and drag selected text to move it around in VS CodeIf you hold option/alt when dropping, the selected text is copied instead of movedDisable drag ...

  5. Visual Studio Code tips and tricks

    Keyboard Shortcut: ⇧⌘P (Windows, Linux Ctrl+Shift+P) You can move the Command Palette to another location by grabbing the top edge with the mouse cursor and dragging it somewhere else. You can also select the Customize Layout control in the title bar, and then select one of the preconfigured Quick Input Positions.

  6. Move a line or a selection Up or Down in Visual Studio Code

    Apr 6, 2024 · To move a line up or down in VS Code: on Windows and Linux, use the Alt key and the up ↑ and down ↓ arrows. on macOS, use the Option ⌥ key and the up ↑ and down ↓ arrows. You can also view the keyboard shortcuts for your operating system in this table in the docs. The commands are called:

  7. C/C++ for Visual Studio Code

    C/C++ support for Visual Studio Code is provided by a Microsoft C/C++ extension to enable cross-platform C and C++ development on Windows, Linux, and macOS. When you create a *.cpp file, the extension adds features such as syntax highlighting (colorization), smart completions and hovers (IntelliSense), and error checking.

    Missing:

    • Text

    Must include:

  8. Code Navigation - Visual Studio Code

    VS Code provides two powerful commands to navigate in and across files with easy-to-use keyboard shortcuts. Hold Ctrl and press Tab to view a list of all files open in an editor group. To open one of these files, use Tab again to pick the file …

  9. VS Code Shortcuts Cheatsheet - Complete Guide | Developer …

    VS Code Shortcuts Cheatsheet. Essential keyboard shortcuts for Visual Studio Code on Windows and Mac

  10. Quickly Move Code in VS Code w/ Mac Shortcuts - DEV Community

    Jan 15, 2021 · What It Does: This is similar to the classic CMD X cut of text but without the need to select the text. This shortcut automatically moves text into memory and deletes the line. Use CMD V to paste the same line (if needed) Best For: removing 1 …

  11. Some results have been removed
Refresh