Skip to content

Releases: CodinGame/monaco-editor-wrapper

v1.14.5

17 May 10:00
01f7686

Choose a tag to compare

1.14.5 (2022-05-17)

Bug Fixes

  • Add missing override (49b81d8)
  • Add noImplicitOverride rule (a27afb6)
  • The parameter can be null (typescript failure) (cfd4ad1)

v1.14.4

25 Apr 16:05
acbc142

Choose a tag to compare

1.14.4 (2022-04-25)

Bug Fixes

  • Disable high contrast auto detection as it messes up with custom themes (0000448)
  • Do not import toggleHighContrast action (9c0c2ea)
  • Import back all feature from edcore (022d34c)
  • Import editor.api instead of edcore (6e6a4e5)

v1.14.3

19 Apr 14:12
625a45b

Choose a tag to compare

1.14.3 (2022-04-19)

Bug Fixes

v1.14.2

19 Apr 12:39

Choose a tag to compare

1.14.2 (2022-04-19)

Bug Fixes

  • Do not throw an error when trying to load a grammar which doesn't exist (c26ddea)

v1.14.1

19 Apr 10:14
6fdf5eb

Choose a tag to compare

1.14.1 (2022-04-19)

Bug Fixes

v1.14.0

15 Apr 09:48
7fc19cd

Choose a tag to compare

1.14.0 (2022-04-15)

Features

  • Make unexpected errors catchable (351bf66)

v1.13.1

14 Apr 15:40
33cd887

Choose a tag to compare

1.13.1 (2022-04-14)

Bug Fixes

  • Do not override all theme statusBar colors (7ca95af)

v1.13.0

14 Apr 15:00
de8c9af

Choose a tag to compare

1.13.0 (2022-04-14)

Bug Fixes

  • Fix monarch fallback (18640c9)
  • Initialize services in a way it prevents conflicts (7e65e67)
  • Put vim/emacs back in bundled dependencies & remove unused dependency (8070eee)

Features

  • Add a way to set the webpackMode of extension files (9d5b083)
  • Customize themes semantic tokens and some colors (38f08be)
  • Download themes from extensions (3323d6a)
  • Export theme list (d5fbe13)
  • Load official vscode themes (9f73e87)
  • Update theme management to work with official new themes (b973477)

v1.11.1

25 Mar 11:13
cfd646b

Choose a tag to compare

1.11.1 (2022-03-25)

Bug Fixes

v1.11.0

24 Mar 15:13
b2615a1

Choose a tag to compare

1.11.0 (2022-03-24)

Features

  • Update all libraries, go back to official monaco-emacs and do not bundle vim and emacs anymore (4cd64ee)