mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
adding changes for monaco editor release
This commit is contained in:
parent
2713684d6c
commit
88c558b55d
3 changed files with 24 additions and 12 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -1,5 +1,17 @@
|
|||
# Monaco Editor Changelog
|
||||
|
||||
## [0.51.0]
|
||||
|
||||
- New fields `IEditorOptions.placeholder` and `IEditorOptions.compactMode`
|
||||
- New fields `IGotoLocationOptions.multipleTests` and `IGotoLocationOptions.alternativeTestsCommand`
|
||||
- New field `IInlineEditOptions.backgroundColoring`
|
||||
- New experimental field `IEditorOptions.experimental.useTrueInlineView`
|
||||
- New options `CommentThreadRevealOptions` for comments
|
||||
|
||||
Contributions to `monaco-editor`:
|
||||
|
||||
- [@ScottCarda-MS (Scott Carda)](https://github.com/ScottCarda-MS): Update Q# Keywords [PR #4586](https://github.com/microsoft/monaco-editor/pull/4586)
|
||||
|
||||
## [0.50.0]
|
||||
|
||||
- New field `IEditorMinimapOptions.sectionHeaderLetterSpacing`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue