Skip to content

Releases: CodinGame/monaco-vscode-api

v30.0.0

01 Apr 15:03
483c6e8

Choose a tag to compare

30.0.0 (2026-04-01)

⚠ BREAKING CHANGES

  • vscode 1.114

Refactor

Libraries

v29.1.1

31 Mar 14:42

Choose a tag to compare

29.1.1 (2026-03-31)

Bugfixes

Refactor

v29.1.0

31 Mar 12:38

Choose a tag to compare

29.1.0 (2026-03-31)

New features

  • handle theme include in extension resources (e929147)

Bugfixes

v29.0.0

30 Mar 14:15
38ebf83

Choose a tag to compare

29.0.0 (2026-03-30)

⚠ BREAKING CHANGES

  • update VSCode to 1.113

New features

  • export AbstractMessageLogger and AbstractLogger (3a355f0)

Bugfixes

  • check that the configuration default value wasn't overriden (7902bb7)
  • fix duplicated import (6363169)
  • make extractServices script more robust (ed56f39)
  • misconfigured annotations (b7df2af)
  • use proper implementation (aa17e7b)

Cleanup

  • remove unwanted code sooner (473ea1c)

Libraries

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)