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

Syntax highlighting not as complete as expected #3

Open
HymanZHAN opened this issue Sep 14, 2018 · 1 comment
Open

Syntax highlighting not as complete as expected #3

HymanZHAN opened this issue Sep 14, 2018 · 1 comment

Comments

@HymanZHAN
Copy link

So basically what I am looking for is a color theme that can also highlight class method and property. Screenshots to illustrate what I mean:

The solarized light theme where class methods and properties are highlighted in blue, for example, the userParams.UserId on line 38 and string.IsNullOrEmpty on line 40.
2018-09-14 14 32 17

The peacock(rainglow) theme, where properties and methods are not highlighted.
2018-09-14 14 36 53

I know it would be a huge project to update all the themes, but may I ask if there's any way to customize your themes to that highlighting behavior? I really like some of the rainglow themes and it would be great if I could make them highlight the way I want. Thank you!

@Haleow2u
Copy link

So basically what I am looking for is a color theme that can also highlight class method and property. Screenshots to illustrate what I mean:

The solarized light theme where class methods and properties are highlighted in blue, for example, the userParams.UserId on line 38 and string.IsNullOrEmpty on line 40.

2018-09-14 14 32 17

The peacock(rainglow) theme, where properties and methods are not highlighted.

2018-09-14 14 36 53

I know it would be a huge project to update all the themes, but may I ask if there's any way to customize your themes to that highlighting behavior? I really like some of the rainglow themes and it would be great if I could make them highlight the way I want. Thank you!

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