Reputation: 145
I have looked into the addons for lint and hint in codemirror, but they only support a couple of languages. I am using angularjs to implement codemirror C# editor. How can I show syntax errors for C# language using codemirror like this image?
Upvotes: 1
Views: 222