Skip to content

Instantly share code, notes, and snippets.

@mehmetkurt
Last active April 11, 2019 11:52
Show Gist options
  • Save mehmetkurt/3925bd04050a54979d6295374cc47355 to your computer and use it in GitHub Desktop.
Save mehmetkurt/3925bd04050a54979d6295374cc47355 to your computer and use it in GitHub Desktop.
Remove Empty Lines in VS 2017+

Remove Empty Lines

^(?([^\r\n])\s)*\r?$\r?\n

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment