mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 11:35:40 +01:00
0.8.2 prep
This commit is contained in:
parent
2b855d64b6
commit
12024252f9
4 changed files with 49 additions and 3 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# Monaco Editor Change log
|
||||
|
||||
## [0.8.2]
|
||||
- Fixes the following regressions:
|
||||
- [issue #385](https://github.com/Microsoft/monaco-editor/issues/385): Cannot add action to the left-hand-side of the diff editor
|
||||
- [issue #386](https://github.com/Microsoft/monaco-editor/issues/386): Shortcuts for actions added via editor.addAction don't show up in the Command Palette
|
||||
- [issue #387](https://github.com/Microsoft/monaco-editor/issues/387): Cannot change diff editor to a custom theme based on high contrast
|
||||
|
||||
## [0.8.1]
|
||||
- CSS/JSON/HTML language supports updated:
|
||||
- CSS: Support for @apply
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue