2
sarafe
3y

Do you know that VSCode have hidden feature by pessing "ctrl + a" then "w" then "ctrl + w"

And that feature is working on every programming language.

Comments
  • 4
    Hope no-one actually does this
  • 1
    This is a better trick:
    Ctrl + shift + F
    .
    *
    Alt + R
    Ctrl + shift + H
    Space
    Enter
    Ctrl + W
    Enter
  • 1
    @electrineer Assuming regex isn't already on ;)
  • 0
    When you don't use the default vsCode key map bindings.

    Now I need to read the damn manual 😑
  • 0
    You could at least say what it does. For those who don’t want to take the risk of trying out or simply can’t try out because they are on a phone...
  • 0
    Ups, sorry all forgot to save the file.

    The shortcut become
    "Ctrl + a" then "w" then "ctrl + s" then "ctrl + w"

    @C0D4 too bad, because this feature also make your brain working twice faster than before
Add Comment