Skip to content

Instantly share code, notes, and snippets.

@aielwaste
Created June 2, 2017 20:31
Show Gist options
  • Save aielwaste/d5cf4ca616ce885b1bbaf83a5c57de8f to your computer and use it in GitHub Desktop.
Save aielwaste/d5cf4ca616ce885b1bbaf83a5c57de8f to your computer and use it in GitHub Desktop.
(\.[a-zA-Z\d]+)_([a-zA-Z\d])|(class.+"[a-zA-Z\d ]+)_([a-zA-Z\d]) //Find What
$1$3\u$2$4 //Replace What
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment