atom / language-csharp

C# language support for Atom
Other
62 stars 53 forks source link

[c#] Unexpected syntax color for nested namespace declarations #44

Closed aeschli closed 8 years ago

aeschli commented 8 years ago

From @vbfox on December 1, 2015 9:12

2015-12-01 10_08_59-searchkey cs - rfq-hub - visual studio code

Namespaces contained in namespace declarations don't get any syntax coloration.

Copied from original issue: Microsoft/vscode#849

aeschli commented 8 years ago

Same problem in Atom: image

damieng commented 8 years ago

Underlying cause was same as bug #41 now fixed.