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

Incorrect highlighting of interpolations inside SQL comments. #11

Open
jakubiszon opened this issue Dec 23, 2024 · 0 comments
Open

Incorrect highlighting of interpolations inside SQL comments. #11

jakubiszon opened this issue Dec 23, 2024 · 0 comments

Comments

@jakubiszon
Copy link

jakubiszon commented Dec 23, 2024

This probably is not the most common scenario :)
When I include an interpolated value inside a SQL comment in my string the value is not colored as C# code. In my specific case I used a nameof keyword, so I wanted it to be colored like a C# keyword.

I would expect the {nameof(ProductFirstLetterCounter)} to be colored as C# in the example below:
image

@jakubiszon jakubiszon changed the title Incorrect highlighting of interpolations inside a SQL comments. Incorrect highlighting of interpolations inside SQL comments. Dec 23, 2024
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

1 participant