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

Customizing function-call face only affects the opening parens #92

Open
ColemanGariety opened this issue Jan 13, 2014 · 2 comments
Open

Comments

@ColemanGariety
Copy link

I have my function call face set to a yellow foreground color, and my default color for all other text is green.

When I call a function with these settings in js3-mode, the called function name is in green, and the first parenthesis after it is yellow.

screen shot 2014-01-13 at 2 42 09 pm

Is this a bug?

@tamzinblake
Copy link
Owner

That's really interesting. I can tell you that behavior is not intentional, and can tell you very little else about it right now.

@ColemanGariety
Copy link
Author

@thomblake Actually nothing gets highlighted if I remove the yellow face from Js3 Private Function Call Face. So the first parens was being highlighted as a result of that, but function call faces aren't working at all.

If either/both Private Function Call Face or Function Call Face are set, the opening parens is highlighted.

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

No branches or pull requests

2 participants