Monaco editor Is there any example how to write validation for custom language ?
For example i need to write error for unused words (words is dynamic)
Your question is rather vague but here is an example that shows how to validate if typescript
is all written in lowercase instead of TypeScript
.