Skip to content

Releases: CodinGame/monaco-vscode-api

v28.1.1

17 Mar 13:50

Choose a tag to compare

28.1.1 (2026-03-17)

Libraries

  • update all dependencies (df96ecb)

v28.1.0

17 Mar 10:50
815ed88

Choose a tag to compare

28.1.0 (2026-03-17)

New features

  • allow overriding chat entitlement (a96c54e)
  • demo: add chat examples (4d4b2f9)
  • override chat entitlements (b52cc86)

Bugfixes

  • add some missing contribution definitions (296acf2)
  • demo: add missing chat extension settings declaration (61eae81)
  • deprecated extensionId shouldn't be defined (5d3d723)
  • make customer editor service instantiation eager (7fac377)

Refactor

v28.0.1

10 Mar 10:42
f7c8650

Choose a tag to compare

28.0.1 (2026-03-10)

Bugfixes

  • layout: correct mainContainerDimension (82784f4)

v28.0.0

09 Mar 18:21
165e851

Choose a tag to compare

28.0.0 (2026-03-09)

⚠ BREAKING CHANGES

  • vscode 1.111

Libraries

v27.0.0

05 Mar 18:02
f2a036f

Choose a tag to compare

27.0.0 (2026-03-05)

⚠ BREAKING CHANGES

  • update to VSCode 1.110

Bugfixes

  • improve shadow dom feature (e155191)
  • move random service to base (9a8d4f6)

Libraries

v26.2.2

05 Mar 09:33
f4ad3fa

Choose a tag to compare

26.2.2 (2026-03-05)

Bugfixes

  • better supports being loaded as sandbox mode (f6461cf)
  • replace not-supported by empty impl (de54179)

v26.2.1

23 Feb 13:38
ed9b928

Choose a tag to compare

26.2.1 (2026-02-23)

Bugfixes

  • missing markdown renderer registration (11d3c1b)

v26.2.0

19 Feb 09:38
0fd1a6a

Choose a tag to compare

26.2.0 (2026-02-19)

New features

  • allow defining the workspace id (f254c26)
  • allow to override current workspace storage home (f5374e1)
  • rework storage service override (2b391a1)

Bugfixes

  • add missing capability (127148c)
  • improve DelegateFileSystemProvider (e1e760b)
  • throw most relevant error (2696ba6)

Refactor

  • stop recreating enum now that we un-const them (14f72ee)

v26.1.2

13 Feb 13:36
5989a93

Choose a tag to compare

26.1.2 (2026-02-13)

Libraries

  • update to VSCode 1.109.3 (c1f2a3b)

v26.1.1

12 Feb 12:38

Choose a tag to compare

26.1.1 (2026-02-12)

Bugfixes

  • wrongly marked unsupported method (2a649f0)