@codingame/monaco-editor
Advanced tools
Changelog
[0.32.0] (03.02.2022)
IEncodedLineTokens
has changed to support strikethrough text.IDiffEditor.getDomNode()
has been renamed to IDiffEditor.getContainerDomNode()
.InlayHint.text
has been replaced by InlayHint.label
and InlayHintsProvider.provideInlayHints
now returns an InlayHintList
.Contributions to monaco-editor
: