Skip to content

Instantly share code, notes, and snippets.

@jvmvl
Created January 15, 2022 10:34
Show Gist options
  • Save jvmvl/f6914067e4eaa124617985cf5d771f83 to your computer and use it in GitHub Desktop.
Save jvmvl/f6914067e4eaa124617985cf5d771f83 to your computer and use it in GitHub Desktop.
vscode snippets
Replace html comments :
<!--(.*?)-->
Replace empty lines :
^(\s)*$\n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment