Does anyone know how I could improve the performance of Monaco Editor when using a large JSON schema file, provided via JS in the diagnostic options. If I provide the same JSON schema inside VS Code using the $schema
key, the performance is unaffected. Are there any options I can configure?