Copy Without Indent READMEVisual Studio Code extension to copy lines of text without the initial indent. It preserves the indentation of the block, but without the initial indentation. Therfore, if you had the following json: You then highlighted a bunch of lines like: And hit Shift+⌘+C or Ctrl+Shift+C and then pasted the clipboard into a new document, it would look like: It copies the selected lines (including the initial part of the first line and the full last line), but without the initial indentation. Features
Release Notes0.0.4
0.0.3
0.0.2
0.0.1
|