To assist debugging you can implement the log which will trigger for verbose logging. Beware - there is a lot. Use this at your discretion.
The base url for where to find the monaco library. Defaults to use CDN (https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.23.0/) library. However if you prefer you can host this locally.
The default configuration for the monaco editor control. Can be overriden for each control using the options parameter.
Generated using TypeDoc
If you want to add some custom configuration to the monaco environment, this method is called once right after it becomes ready.