Skip to content

Releases: CodinGame/monaco-vscode-api

v31.0.0

28 Apr 10:58
8660fb4

Choose a tag to compare

31.0.0 (2026-04-28)

⚠ BREAKING CHANGES

  • update to vscode 1.117

Bugfixes

  • demo: add new property (04e599e)
  • fix usage of unsupported decorator (96b9665)
  • missing annotations (5d37cfe)
  • new import syntax after lib update (f5df76c)
  • rollback to npm 11.1.0 as it's the last version supported by vscode (fc32f95)
  • start scripts with mise-en-place to enforce node/npm versions (3f6a02e)

Refactor

  • add a script to check unsupported decorator usage (e4fcf59)

Libraries

v30.0.1

13 Apr 08:08
21b7409

Choose a tag to compare

30.0.1 (2026-04-13)

Bugfixes

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