Open GoogleCodeExporter opened 9 years ago
For which languages is this useful?
If you want all non-keyword terms in a language like Perl, PHP, or Ruby to be
colored, you can add a style rule like
.pln { color: orange }
Original comment by mikesamuel@gmail.com
on 19 Jul 2010 at 8:03
> For which languages is this useful?
Mostly for shells (sh, csh) as can be seen in the patch.
> If you want all non-keyword terms in to be colored
No, I want only $variables. Unrelated things like function names, arguments,
etc. must remain uncolored. Just like in any text editor with highlighting.
Original comment by mwisnicki@gmail.com
on 19 Jul 2010 at 8:29
Original issue reported on code.google.com by
mwisnicki@gmail.com
on 10 Jan 2010 at 3:27Attachments: