Releases: CodinGame/monaco-editor-wrapper
Releases · CodinGame/monaco-editor-wrapper
v3.4.1
3.4.1 (2022-10-17)
Bug Fixes
- monaco doesn't support empty selection array (8f941b8)
v3.4.0
3.4.0 (2022-09-21)
Features
- add a way to add custom json schemas (b732a11)
- add jsonSchema schema (36652cb)
v3.3.0
3.3.0 (2022-09-14)
Features
v3.2.1
3.2.1 (2022-09-05)
Bug Fixes
v3.2.0
3.2.0 (2022-09-01)
Features
- allow to provide path and uiTheme to setTheme function (a821af3)
v3.1.1
3.1.1 (2022-08-22)
Bug Fixes
- vscode-textmate is a dependency (845ec59)
v3.1.0
3.1.0 (2022-08-22)
Features
- do no use vscode notification service (0d01799)
v3.0.0
3.0.0 (2022-08-17)
Bug Fixes
- adapt tsconfig to common config update (d2f8754)
- add missing monaco type (3cf5f2b)
- fix custom folding markers to work with strings (9807dc6)
- remove inspectTokens feature as it won't work with textmate (0078ad3)
- update imports (e5cbe3d)
- update README (bed3433)
Features
- add other service overrides (9ba120e)
- register some colors used by most apps (caac02d)
- use getJsonSchemas to configure json worker (74c2d94)
- use keybindings service override (eb2b69e)
- use snippet service override (6e643b3)
- use textmate service override (9ff9425)
- use theme service override (de2d9e5)
v2.3.0
2.3.0 (2022-08-12)
Bug Fixes
- whitespaces are \s, not \w (5f6372c)
Features
- Add another way to create foldable blocs (f2dd24b)
v2.2.3
2.2.3 (2022-08-02)
Bug Fixes
- Lazyload vim/emacs extensions (99b1f20)