Community
Participate
Working Groups
TextMate allows the "end" regex in a begin..end rule to backreference matching groups from the "begin" match. So you can do something like this: > { name: "heredoc", > begin: "<<(\w+)", > end: "^\1$" > } to match a Perl-style "here document" block. Should support this.
Simon reviewed this change Pushed to master as http://git.eclipse.org/c/e4/org.eclipse.orion.client.git/commit/?id=ac7067168a3a8ad2c848369192eb243dc03eaaaf