Hi all,
the current "New Function" command uses the "funcion $name {…}" format
for shell functions, which the shell script grammar doesn't highlight
correctly.
This patch applies the easy fix of just using the "function $name ()
{…}" form instead.Thanks, Martin Patch on pastie: http://pastie.textmate.org/private/wwnskgqicpf0vxcmic8lha
pastie-363251.diff
Description: Binary data
_______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
