The fastest way to remove empty lines from opened document.
Ctrl+Shift+A Ctrl+Shift+Z
to remove on selected text portionsCtrl+Shift+Z Ctrl+Shift+A
to remove on opened document
Search Remove Blank Lines
-> In Selection
Search Remove Blank Lines
-> In Document
File -> Preferences -> Settings -> Extension -> Remove Blank Lines -> Number of allowed consecutive empty lines
VS Code - 1.35.0
- New Logo updated
- Users can controll "Number of allowed consecutive empty lines" via extension settings.
Initial Release
- Remove empty/blank lines on selected texts
- Remove empty/blank lines on opened document
- Shortcuts added
- Show deleted lines count on status bar
- In Document Demo Gif added on readme file
- In Selection Demo Gif added on readme file