[SVN] Perl qq() sql hightlighting

fodnick96 fodnick96 at gmail.com
Fri Mar 5 23:20:09 UTC 2010


Hi guys,

I have a quick question. Is there a way to get the SQL highlighting within
qq () in the perl in textmate?  So if I have 

my $query_str = qq (
    SELECT * 
    FROM FOO
    WHERE xyz = 2
);

I would get the SQL highlighting on select, from and where? Similar to how
emacs does it?

Thank you very much.



-- 
View this message in context: http://old.nabble.com/Perl-qq%28%29-sql-hightlighting-tp27783742p27783742.html
Sent from the textmate-dev mailing list archive at Nabble.com.




More information about the textmate-dev mailing list