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

Add /* lang=c#-test */ Everywhere for C# Code in a String #319

Open
JasonBock opened this issue Jul 12, 2024 · 0 comments
Open

Add /* lang=c#-test */ Everywhere for C# Code in a String #319

JasonBock opened this issue Jul 12, 2024 · 0 comments

Comments

@JasonBock
Copy link
Owner

JasonBock commented Jul 12, 2024

I just found out that if you add /* lang=c#-test */ before a string, the editor (well, VS will) colorize it as C# code. StringSyntaxAttribute also has c#-test as a value now. This should be added to all my strings that have C# embedded in it.

Reference

@JasonBock JasonBock added this to the 9.0.0 milestone Jul 12, 2024
@JasonBock JasonBock modified the milestones: 9.0.0, 9.1.0 Oct 11, 2024
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