Paste with automatic indenting in Sublime Text 2
Ctrl + Shift + V
Pastes intelligently, fitting the target's indentation.
Written by johnfisherman
Related protips
1 Response
Useful, I have the paste, and paste with indent shortcuts inversed in my User key bindings.
[
{ "keys": ["super+v"], "command": "paste_and_indent" },
{ "keys": ["super+shift+v"], "command": "paste" }
]
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Sublime text
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#