mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
Adopt latest monaco-editor-core
This commit is contained in:
parent
a385674a34
commit
3159d3d6c9
6 changed files with 272 additions and 47 deletions
|
|
@ -5,6 +5,8 @@
|
|||
### Breaking Changes
|
||||
|
||||
- The binary format for `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`.
|
||||
|
||||
## [0.31.1] (14.12.2021)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue