monaco-editor
Advanced tools
Changelog
[0.15.6] (23.11.2018)
Changelog
[0.15.5] (16.11.2018)
Changelog
[0.15.4] (15.11.2018)
Changelog
[0.15.3] (15.11.2018)
Changelog
[0.15.2] (14.11.2018)
marked
to allow for packaging with rollup (https://github.com/Microsoft/monaco-editor/issues/1183)Changelog
[0.15.1] (13.11.2018)
/esm/
distribution (https://github.com/Microsoft/monaco-editor/issues/1178)Changelog
[0.15.0] (12.11.2018)
monaco.d.ts
to better reflect null types.monaco.Promise
API has been reduced to indicate that. We are setting up a Promise polyfill to cover browsers which do not have a native Promise implementation yet (i.e. IE11).CompletionItemProvider.provideCompletionItems
and CompletionItemProvider.resolveCompletionItem
have been modified to better reflect the API of VS Code. Both arguments and return type have changed.SignatureHelpProvider.provideSignatureHelp
now receives an extra argument for the context.parameterHints
, autoClosingBrackets
, autoClosingQuotes
, autoSurround
, copyWithSyntaxHighlighting
, tabCompletion
.Contributions to monaco-editor
:
Contributions to monaco-languages
:
Contributions to monaco-typescript
:
Contributions to monaco-json
:
Contributions to monaco-css
:
Changelog
[0.14.3] (17.08.2018)
Changelog
[0.14.2] (10.08.2018)
Changelog
[0.14.1] (10.08.2018)