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 _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
