[SVN] r10192 (Java)

Luke Daley ld at ldaley.com
Tue Jul 8 11:13:52 UTC 2008


• In method signatures, lookahead up to a ‘{’ for a ; instead of all the way to the end of the line.

This allows `public void method() { return null; }` (a one line method and body), where previously the semicolon would break the match.

Changed:
U   trunk/Bundles/Java.tmbundle/Syntaxes/Java.plist




More information about the textmate-dev mailing list