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

Enhanced syntax highlighting support (multiple languages) #1534

Open
MatthewWilliamson4040 opened this issue Aug 22, 2024 · 0 comments
Open

Comments

@MatthewWilliamson4040
Copy link

I love the tool! I would like to contribute to it and the first thing I strongly desired was enhanced syntax highlighting.

To elaborate, I notice that not all member types were available as options for highlighting in C#.

image

As you can see, we have a great start, but I would love to see more such as methods, fields (separate from local variables of course) and so on.

image

The desired outcome can be illustrated here with a little snippet I recently posted.

I read in the guidelines that you're pretty loose on this repo not overly concerned about assignment, which is nice, but I figured I'd still post it as a feature request for a little feedback and collaboration if anyone wants to join in on this one. I will likely begin on this one shortly. With any luck it should be relatively easy to knock out.

I would like to see syntax highlighting support for multiple languages, so I figured I'd just open one issue for all. I wouldn't say we'd have to get as carried away as ReSharper or some of the other IDEs do (see example below). In my opinion somewhere in between that and your standard VS highlighting capability would be great.

image

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