The Wayback Machine - https://web.archive.org/web/20200929071307/https://github.com/atom/language-csharp/pull/53
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

Make nameof a keyword #53

Merged
merged 1 commit into from Mar 14, 2016
Merged

Make nameof a keyword #53

merged 1 commit into from Mar 14, 2016

Conversation

@jamesqo
Copy link
Contributor

jamesqo commented Mar 14, 2016

The nameof keyword was recently introduced with C# 6, however at the moment it doesn't seem to be getting highlighted properly in GitHub. This pull request adds nameof as a recognized keyword to the grammar so it'll get picked up.

50Wliu added a commit that referenced this pull request Mar 14, 2016
Make nameof a keyword
@50Wliu 50Wliu merged commit fe5461f into atom:master Mar 14, 2016
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@50Wliu
Copy link
Member

50Wliu commented Mar 14, 2016

Thanks!

@jamesqo jamesqo deleted the jamesqo:patch-1 branch Mar 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.