'Does the Monaco editor have syntactic error callback support
I am currently writing JSON using the Monaco editor and how do I know there is a syntax error in JSON through the callback function. The reason for this is that I noticed that the Monaco editor has syntax hints when JSON errors occur, and I wondered if it would be known if a certain state or callback function was internally supported.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
