Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>LineEnd StraightenNew to Visual Studio Code? Get it now.
LineEnd Straighten

LineEnd Straighten

xxyo1xx

|
208 installs
| (0) | Free
Align multiple line endings.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-lineend-straighten README

This VisualStudioCode extension aligns the line endings of the selected lines.

Usage

  1. Select lines.
  2. Ctrl + K

before

abc
defghijk
zzzzzzzzzzz
xx
yyyy

(Select & Ctrl+K)

after

abc             (line end)
defghijk        (line end)
zzzzzzzzzzz     (line end)
xx              (line end)
yyyy            (line end)

Line endings are neatly padded with spaces.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft