Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dollar variables highlight #106

Open
GoogleCodeExporter opened this issue Jan 14, 2016 · 2 comments
Open

Dollar variables highlight #106

GoogleCodeExporter opened this issue Jan 14, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Style $dollarVariables (as PR_TYPE which seems to give best look).

Original issue reported on code.google.com by [email protected] on 10 Jan 2010 at 3:27

Attachments:

@GoogleCodeExporter
Copy link
Author

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 [email protected] on 19 Jul 2010 at 8:03

@GoogleCodeExporter
Copy link
Author

> 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 [email protected] on 19 Jul 2010 at 8:29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant