[SVN] r9388 (Java)

Luke Daley ld at ldaley.com
Mon Apr 14 12:25:43 UTC 2008


• Fixed several bugs with partially commented lines.

Because the grammar uses lookahead so extensively, we have to eat up most of the space in the line before any construct. Therefore, we have to be careful about leading whitespace in matches.

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



More information about the textmate-dev mailing list