Closed titouancreach closed 2 years ago
Should we mention that C# semantic syntax must be disabled in order for the extension to work ?
{
"csharp.semanticHighlighting.enabled": false,
}
Thanks! I'll test it and make a release today.
Add the C# multi-lines string syntax.