Created
January 15, 2022 10:34
-
-
Save jvmvl/f6914067e4eaa124617985cf5d771f83 to your computer and use it in GitHub Desktop.
vscode snippets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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