Skip to content

Instantly share code, notes, and snippets.

@brianschmitt
Created June 4, 2015 14:40
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 brianschmitt/0a18da1326dcdefbaa4b to your computer and use it in GitHub Desktop.
Save brianschmitt/0a18da1326dcdefbaa4b to your computer and use it in GitHub Desktop.
Find commented code - Visual Studio
// Basic find commented out code
[\\\|']\s*(if|while|for|do|var|Dim|return|try)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment