Closed azydevelopment closed 2 weeks ago
Another weird example. The keyword 'struct' is half highlighted. Note: This is code from a nested struct inside an interface definition.
This is supported with semantic highlighting. To enable it set:
csharp.semanticHighlighting.enabled
and editor.semanticHighlighting.enabled
to true
.
The C# extension now supports semantic highlighting as well as it ships with a much improved textmate grammar.
Issue Type: Bug
Create a new C# console program and add this code:
Extension version: 1.23.8 VS Code version: Code 1.52.1 (ea3859d4ba2f3e577a159bc91e3074c5d85c0523, 2020-12-16T16:34:46.910Z) OS version: Windows_NT x64 10.0.18363