Skip to content

Instantly share code, notes, and snippets.

@empitegayan
Created March 28, 2019 07:18
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 empitegayan/52a4ddcf1367541990b1b2f914ac54d4 to your computer and use it in GitHub Desktop.
Save empitegayan/52a4ddcf1367541990b1b2f914ac54d4 to your computer and use it in GitHub Desktop.
remove commets and regions
/*** COMMENT REMOVE ***/
\/\*[\s\S]*?\*\/|([^:]|^)\/\/.*$
/*** REGION REMOVE ***/
^[ \t]*\#[ \t]*(region|endregion).*\n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment