paste-indent README Paste and indent where you don't have to have starting whitespace copied. Add this to your keybindings.json: { "key": "ctrl+shift+v", "command": "extension.paste-indent", "when": "editorTextFocus && !editorReadonly" },