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

RemoveBlank 2022

CK

|
1,586 installs
| (1) | Free
Continuous blank lines are deleted when saving the document.
Download

overview

Continuous blank lines are deleted when saving the document.

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.

Release notes

v3.x for VS222

Link v3 (this page)

v3.1 (2022/11/09)

  • Arm64 VS2022 is supported.

v3.0 (2021/11/15)

  • VS2022 is supported.

v2.x for VS2019

Link v2

v2.0 (2021/07/26) for VS2019

  • VS2019 is supported.
  • VS2017 is unsupported.

v1.x for VS2017

Link v1

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