Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Remove blank lines
Remove blank lines

Remove blank lines

Joymon

|
2,873 installs
| (2) | Free
This extension is targetted to remove multiple blank lines or continuous duplicate blank lines.The replacement will be with a single blank line. These continuous line breaks removal can be done using RegEx in Find and Replace window. But the extension makes it easier. conta...
Download

This gives you an easy way to remove duplicate blank lines from your C#,C++,VB.Net code. Infact it works with any file which is opened in Visual Studio.

We all have a tendency to press enter key so many times to separate code during debugging process to get an isolated view. Often we forget to delete all these unwanted blank lines before check in which makes the code file bigger than it is.

 

Once you reach to a big code base its very difficult to remove all these blank spaces. So you can use this menu item to remove the blanks lines just before check in.

This can also be done using appropriate RegEx in Replace dialog of Visual Studio. But I feel a simple 2 clicks give more productivity.

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