icsharpcode / SharpDevelop

#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
2.09k stars 773 forks source link

Allow configuring color for interfaces (etc.) in C# semantic highlighting #541

Closed dgrunwald closed 10 years ago

dgrunwald commented 10 years ago

SharpDevelop has highlighting for class types and struct types, but we lack highlighting and the corresponding options for interfaces, enums and delegates.