Skip to content

Instantly share code, notes, and snippets.

@dotrinh-DM
Last active July 22, 2022 12:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dotrinh-DM/d1dc6e2098ede96baaf2264cb0bcb8e7 to your computer and use it in GitHub Desktop.
Save dotrinh-DM/d1dc6e2098ede96baaf2264cb0bcb8e7 to your computer and use it in GitHub Desktop.
Remove empty line in Jetbrains's IDE
Having to mix to get best result:
Replace: \n\n by \n
Replace: ^\s*^ by empty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment