[SVN] Bundle commit 618 (Ruby)

Allan Odgaard allan at macromates.com
Thu Apr 21 07:23:09 UTC 2005


• Added some default text in placeholders.

Generally when creating snippets, it's a bit more friendly to do e.g.:
   def ${1:method_name}
      $0
   end

Than just:
   def $1
      $0
   end

Changed:
U   trunk/Ruby.tmbundle/Snippets/090 ruby begin.plist
U   trunk/Ruby.tmbundle/Snippets/def end.plist



More information about the textmate-dev mailing list