Skip to content

Missing keyboard shortcut features from Atom #14316

@waderyan

Description

@waderyan

I created an extension to port Atom keybindings to VS Code keybindings. I made a list of all the keybindings that were missing analogous commands in VS Code.

Below is the list roughly ordered by importance. Please comment if I missed one. If an extension exists with the functionality, I added it in the far right column.

Windows, Linux Mac Description Issue Extension
ctrl+j, ctrl+j cmd+j Join current line and next line #1759 Join Lines
ctrl+shift+v cmd+shift+v Paste and indent #6392 Paste and Indent
ctrl+t ctrl+t Transpose #8574 transpose
ctrl++ cmd++ and cmd+= Increase Font Size #14031 FontSize Shortcuts
ctrl+- cmd+- Decrease Font Size #14031 FontSize Shortcuts
ctrl+k ctrl+u cmd+k cmd+u Upper case #14096 change case
ctrl+k ctrl+l cmd+k cmd+l Lower case #14096 change case
ctrl+k ctrl+6 cmd+k cmd+6 Fold level 6 #14106 None
ctrl+k ctrl+7 cmd+k cmd+7 Fold level 7 #14106 None
ctrl+k ctrl+8 cmd+k cmd+8 Fold level 8 #14106 None
ctrl+k ctrl+9 cmd+k cmd+9 Fold level 9 #14106 None

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions