[TxMt] Slightly glitch in C/C++ language module

Allan Odgaard throw-away-1 at macromates.com
Mon Oct 30 15:48:27 UTC 2006


On 30. Oct 2006, at 12:37, James Milne wrote:

> [...] I was just wondering whether the regular expression should be  
> modifier to ignore any white-space and new-lines between elements  
> of the function definition?

The problem is that the matches can only look at a single line at a  
time, so matching function methods over multiple lines is not really  
possible (without false positives).





More information about the textmate mailing list