tasin95
tasin95

Reputation: 145

How to show syntax error for C# in codemirror?

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?

enter image description here

Upvotes: 1

Views: 222

Answers (0)

Related Questions