<div class="gmail_quote">Hello, I'm trying to use a regexp with look-ahead. The search works, but clicking "replace" button does nothing. I'm stumped. Here's an example:<div><br></div><div>Find: public (?=int)</div>
<div>Replace: private </div><div>Regular expression: checked</div><div>Ignore case: unchecked</div><div>Wrap around: checked</div><div><br></div><div>Click "find" and "public " is selected, but then clicking "replace" does nothing. Also "replace and find" goes to the next occurrence, but does not perform the replacement.</div>
<div><br></div><div>Using Textmate 1.5.10</div><div><br></div><div>Thanks,</div><div>ErikN</div>
</div><br>