Skip to content
| Marketplace
Sign in
Visual Studio>Tools>RemoveBlank 2019
RemoveBlank 2019

RemoveBlank 2019

CK

|
160 installs
| (0) | Free
Continuous blank lines are deleted when saving the document.
Download

overview

Continuous blank lines are deleted when saving the document.

  • This is for VS2019 only.

  • For VS2022 is here

How to use

  • install.

  • It is executed automatically when saving.

Behavior

- Replace continuous blank lines with selected type.

- from: (^(?([^\r\n])\s)*\r?\n){2,}
- to : Environment.NewLine ( or \r\n or \n)

on save.

History

v2.1 (2021/11/15)

  • renamed to [RemoveBlank 2019]

v2.0 (2021/07/26)

  • VS2019 is supported.
  • VS2017 is unsupported.

Link Ver1.2

v1.2 2017/11/06

 - Do not process if there is no change.  - Maintain the focus position before saving as much as possible.  - A few installation bug.

v1.0 2017/10/31

 - Initial version

Support/Feedback

  • Twitter:@Kwaishi2
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft