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

No syntax color after using a null conditional on a Parameter attribute in Blazor #2521

Open
ParkerRedford opened this issue Mar 25, 2023 · 1 comment

Comments

@ParkerRedford
Copy link

I think this is the right place for my issue. After [Parameter] public, there is no color syntax. This only applies if there is a null conditional.

Screenshot 2023-03-25 051715

Screenshot 2023-03-25 052024

Also, the class identifier is not highlighted;

I am using Visual Studio Code and using .NET 7

@JoeRobich
Copy link
Member

This should be resolved with this C# extension change dotnet/vscode-csharp#6489.

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