atom / language-csharp

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

Nullable types not included in syntax highlighting #58

Closed Nokel81 closed 7 years ago

Nokel81 commented 8 years ago

Having "int?" just the "int" part is highlighted but not the "?".