Skip to content

Releases: CodinGame/monaco-vscode-api

v28.4.1

23 Mar 16:09
bfa5c18

Choose a tag to compare

28.4.1 (2026-03-23)

Bugfixes

  • chat: always update auxiliary bar (ef2ad3f)

v28.4.0

23 Mar 12:17
dedbe27

Choose a tag to compare

28.4.0 (2026-03-23)

New features

  • support disabling specific extensions (f077344)

v28.3.1

20 Mar 17:12
cc2d539

Choose a tag to compare

28.3.1 (2026-03-20)

Bugfixes

  • add somme missing fields in extension contribution types (eb9619c)
  • export mising PolicyCategory enum (304d863)
  • improve ai chat demo (461af65)

Libraries

v28.3.0

19 Mar 11:54
7f3bf1b

Choose a tag to compare

28.3.0 (2026-03-19)

New features

v28.2.0

18 Mar 15:33
8bb2ad3

Choose a tag to compare

28.2.0 (2026-03-18)

New features

  • allow to set the default account (f532ea1)

Bugfixes

  • demo: set default account (8daf3aa)
  • respect vscode code style (27f2941)
  • restore commented code by mistake (e25737c)
  • stop hidding copilot ui on web (401086f)

Cleanup

  • remove custom implementation of IChatEntitlementService (6bb495b)

v28.1.2

18 Mar 09:31
38d762f

Choose a tag to compare

28.1.2 (2026-03-18)

Bugfixes

  • mark other constructors as having side effects (6ba9fdb)
  • missing usage of mainWindow (37f2f90)

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