<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    It is a good idea, but until it is implemented, there is another
    way. Best described in <a href="http://xkcd.com/208/">xkcd.com/208</a>.<br>
    <br>
    E.g. (search for <span
      style="font-family:monospace;background-color:#DDDDDD">needle</span>
    in php comments): <span
      style="font-family:monospace;background-color: #DDDDDD
      !important;">//.*needle|(?m)/\*[^\*/]*needle</span><br>
    <br>
    Rasmus<br>
    <br>
    <img alt="Regular Expressions by xkcd"
      src="http://imgs.xkcd.com/comics/regular_expressions.png"
      moz-do-not-send="true" height="607" width="600"><br>
    <br>
    <div class="moz-cite-prefix">On 02/01/14 04.03, Allan Odgaard wrote:<br>
    </div>
    <blockquote
      cite="mid:6AA8517F-B79C-48A3-B880-156D4F5B27B9@textmate.org"
      type="cite">On 31 Dec 2013, at 19:59, Jacob Carlborg wrote:
      <br>
      <br>
      <blockquote type="cite">When doing a find, is it possible to limit
        the search to a scope, like comments?
        <br>
      </blockquote>
      <br>
      That is not possible, but it is something I would like to add.
      <br>
      <br>
      _______________________________________________
      <br>
      textmate mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://lists.macromates.com/listinfo/textmate">http://lists.macromates.com/listinfo/textmate</a>
      <br>
    </blockquote>
    <br>
  </body>
</html>