Skip to content

Friendly-Pixel/vscode-paste-indent

Repository files navigation

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"
},

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •