You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 }
> 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 issue reported on code.google.com by
[email protected]
on 10 Jan 2010 at 3:27Attachments:
The text was updated successfully, but these errors were encountered: