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

Don't highlight value as keyword if in a non-setter method. #2

Open
nielsdg opened this issue Jan 31, 2017 · 1 comment
Open

Don't highlight value as keyword if in a non-setter method. #2

nielsdg opened this issue Jan 31, 2017 · 1 comment

Comments

@nielsdg
Copy link

nielsdg commented Jan 31, 2017

The value keyword is used in auto-generated setters and is appropriately highlighted. However, it is also highlighted in non-setter methods, leading to a bit of confusion.

@arrufat
Copy link
Member

arrufat commented Jan 31, 2017

Yes, I have to figure out how to do this, as well as highlighting methods that start with @...

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

2 participants