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

Feature request: syntax coloring improvement #148

Closed
akshita31 opened this issue Jan 29, 2019 · 2 comments
Closed

Feature request: syntax coloring improvement #148

akshita31 opened this issue Jan 29, 2019 · 2 comments

Comments

@akshita31
Copy link

Please implement syntax coloring for Properties, Variables, Enums, Parameter Names and maybe for Errors too...

Here is the comparison between Visual Studio w/ ReSharper and VSCODE.

image

image

(Original request for color syntaxing dotnet/vscode-csharp#674)

@akshita31
Copy link
Author

Copied from issue : dotnet/vscode-csharp#2822

@DustinCampbell
Copy link
Member

DustinCampbell commented Jan 29, 2019

Unfortunately, this isn't possible. TextMate grammars cannot perform highlighting that requires semantics information.

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