[TxMt] double tab
Allan Odgaard
throw-away-1 at macromates.com
Wed Oct 26 18:47:43 UTC 2005
On 26/10/2005, at 20.33, Max wrote:
> if I use the php snippet 'if', how can I do
>
> if ($_REQUEST["
>
> ? [...] the second tab goes to the portion of code of the 'if'
> snippet, it doesn't create the $_REQUEST variable...
Currently snippets doesn't nest, so any tab in a snippet placeholder
will always advance to next tab stop, rather than expand a snippet.
More information about the textmate
mailing list