[SVN] r11738 (ShellScript)

Kevin Ballard kevin at sb.org
Mon Aug 31 22:51:04 UTC 2009


Fix syntax for shell functions

The matched syntax is still more inclusive than what bash actually
supports, but as the full syntax for bash is undocumented, being
more inclusive is better than being less. The main motivation for
this change was to properly ignore = in identifiers so defining
an empty array does not look like a function definition.

Changed:
U   trunk/Bundles/ShellScript.tmbundle/Syntaxes/Shell-Unix-Generic.plist



More information about the textmate-dev mailing list