[TxMt] C bundle: Functions with multi-line argument lists
Allan Odgaard
throw-away-1 at macromates.com
Fri Jun 8 07:40:09 UTC 2007
On 8. Jun 2007, at 02:10, John Kooker wrote:
> My C/C++ code doesn't always get parsed correctly, and I think I've
> narrowed the problem down: the bundle doesn't seem to like it when
> my parentheses are on separate lines. An example:
Function prototypes are only matched when they are on a single line.
This is a technical limitation of the parser, and unlikely to go away.
More information about the textmate
mailing list