2

Basically, I have integrated a custom built language to Monaco editor.
Now, I need to add diagnostic options to it so that syntax validation will happen.
Any possibility on this?
I could only find a javascript based diagnostic options in https://microsoft.github.io/monaco-editor/playground.html#extending-language-services-configure-javascript-defaults

boraseoksoon
  • 2,164
  • 1
  • 20
  • 25
user2894296
  • 590
  • 1
  • 10
  • 20
  • check this [answer](https://stackoverflow.com/questions/39957140/syntax-validation-of-a-custom-language-in-monaco-editor/42557387#42557387). I think it would be helpful – Nauman Umer Mar 02 '17 at 14:01

0 Answers0