About 1,990,000 results
Open links in new tab
  1. 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 …

  2. How to Shift a Block of Code Left or Right in VS Code - bobbyhadz

    Apr 6, 2024 · A tutorial on how to shift a block of code left or right in Visual Studio Code.

  3. How to shift multiple lines of code to the left at once in vscode?

    I tried to shift the lines using ALT+CLICK but it erased the t from the word Height and also break the indentation inside the loop. What the correct way to shift multiple lines at once including l...

  4. Move selected text to the left or right in Visual Studio Code

    Dec 11, 2019 · In Visual Studio Code, is there any command currently to move the selected text to the left or right? I'm not talking about indentation btw.

  5. Is there a keyboard shortcut to "untab" (move a block of code to the ...

    Oct 8, 2022 · It's so easy to select a block of code and tab out, but how about the reverse? Currently, I just search and replace for white space at the beginning of the line. Is there anything faster?

  6. VSCode, moving block of code left/right one tab - Cisco Learning …

    VSCode, moving block of code left/right one tab Hi, Is there a way to move whole blocks of code left/right, rather than having to do it line by line? For example if I have built a block of code and want …

  7. Move around in the IDE across windows and files - Visual Studio ...

    Mar 11, 2024 · Explore how to move around in the Visual Studio integrated development environment (IDE) from window to window and file to file in several different ways.

  8. Visual Studio Code - The open source AI code editor

    Visual Studio Code redefines AI-powered coding with GitHub Copilot for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - …

  9. Visual Studio Code: Hotkey to move a tab from its current location to ...

    Jan 4, 2019 · The default key binding for Move Editor Left on macOS is ⌘K ⇧⌘← while the default for the Move Editor Right command is ⌘K ⇧⌘→ Unfortunately, there doesn’t seem to be a command to …

  10. Visual Studio Code tips and tricks

    Visual Studio Code tips and tricks Use the tips and tricks in this article to jump right in and learn how to be productive with Visual Studio Code. Become familiar with the powerful editing, code intelligence, …