@vscode-alt/monaco-editor
Advanced tools
Changelog
[0.21.2] (27.09.2020)
Fixes a regression in monaco-css.
monaco.uri
methods file, from, isUri, joinPath, parse, revive
are now static. Changing new monaco.uri.method
to monaco.uri.method
resolves 'TypeError: monaco.Uri.file is not a constructor at...' errors.