I'm working with Drupal at the moment and I'm having a real hard time searching the contents of various .module files. For example I want to search for something like "div style="border: 1px solid red;
" and find out which file it's in.
All my code editors ignore the .module files in their search because it is a strange extension. Windows won't do it because it's on a networked location.
Any ideas?