how to make a literal1 with same color
Submitted by Wednesday, 2 February, 2011 - 14:47
on
Hi there,
I use perl mode and see that a line which looks like:
print "\n\nEND !!! sleep $date print \n\n";
gets a pink color inside the " (quote) chars.
inside this quotes "$date" which is a perl keyword has a different color as defined in the rest of the code.
how is it possible to tweak this behavior so everything inside the string "....." is in the same highlight?
thanks
uri
I use perl mode and see that a line which looks like:
print "\n\nEND !!! sleep $date print \n\n";
gets a pink color inside the " (quote) chars.
inside this quotes "$date" which is a perl keyword has a different color as defined in the rest of the code.
how is it possible to tweak this behavior so everything inside the string "....." is in the same highlight?
thanks
uri