I am using the ${1/foo/bar} syntax to make a snippet.  More specifically I am mirroring/transforming a previous placeholder to replace all spaces with underscores like this: ${1/ /_/}.  <div><br></div><div>However, is this only replaces the first occurrence.  Could anyone enlighten me to the correct way to do this?  Also, is there some documentation to the 'options' parameter in the regex replacement syntax?  I couldn't seem to find any under regex or snippets on the TextMate site.</div>
<div><br></div><div>Thanks</div><div>Brandon</div>