OrangeT / vim-csharp

Enhancement's to Vim's C-Sharp Functionality
117 stars 39 forks source link

Attributes, Interface and class types are not highlighted? #22

Closed vexe closed 9 years ago

vexe commented 10 years ago

Not sure what's wrong, but I'm not getting syntax highlighting for custom types (interfaces/classes), when inheriting an interface/class and defining an attribute

1

Things look very bad when I inline the attribute with the member its applied on

1