Require constructors to start with a [A-Z_]. This is probably insufficient long term as this is not a requirement of the language. What probably needs to be done is that we treat constructors differently to methods (because they don't need a type or modifier and can look just like method calls) and only allow them in a class body and not after “=”.
Changed: U trunk/Bundles/Groovy.tmbundle/Syntaxes/Groovy.tmLanguage _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
