logo       

Re: qq|...| in Perl bundle: msg#00215

editors.textmate.general

Subject: Re: qq|...| in Perl bundle

On 23/06/2005, at 18.14, Eric Hsu wrote:

I tried a special rule
{ name = "string.quoted.double.q-pipe.perl";
begin = "\\bq[qwx]*\\|";
end = "\\|";
patterns = ( { match = "(\\b(.*)\\b)"; } );
},

It didn't work either. Confusion.

Because it's placed _below_ the general rule, and the general one doesn't exclude |.

What's the patterns about btw?




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise