Skip to content

Releases: CodinGame/monaco-vscode-api

v22.1.3

24 Oct 08:50

Choose a tag to compare

22.1.3 (2025-10-24)

Bugfixes

  • also include user builtin extensions (7e734bd)

v22.1.2

23 Oct 17:22
23a6cf2

Choose a tag to compare

22.1.2 (2025-10-23)

Bugfixes

  • replace unsupported by empty implementation (f547345)

v22.1.1

23 Oct 12:35
ce4e126

Choose a tag to compare

22.1.1 (2025-10-23)

Bugfixes

  • backport built-in extension detection fix (4110f84)

v22.1.0

20 Oct 11:09
4166d4a

Choose a tag to compare

22.1.0 (2025-10-20)

New features

  • add edcore.main.js file (a8ad8a5)
  • add edcore.main.js file (6b0a724)
  • export modules required by graphiql (bd51c4d)

v22.0.1

10 Oct 16:37

Choose a tag to compare

22.0.1 (2025-10-10)

Bugfixes

v22.0.0

10 Oct 15:50
b1f99fe

Choose a tag to compare

22.0.0 (2025-10-10)

⚠ BREAKING CHANGES

  • update to vscode 1.105 and monaco 0.54

Bugfixes

Refactor

  • adapt code/services to new version (ab1cfe3)

Libraries

  • demo: update local dependencies (53f2b6c)
  • synchronize vscode dependencies (aec4a7a)
  • update minor dependencies (c75f0c6)
  • update to vscode 1.105 and monaco 0.54 (d4a0a85)

v21.6.0

09 Oct 08:58

Choose a tag to compare

21.6.0 (2025-10-09)

New features

  • add shouldAttemptTaskReconnection param to lifecycle service override (e034829)

Cleanup

  • remove outdated xterm notice (d6d40fd)

v21.5.1

08 Oct 16:46

Choose a tag to compare

21.5.1 (2025-10-08)

Bugfixes

v21.5.0

08 Oct 12:45
f8a84f1

Choose a tag to compare

21.5.0 (2025-10-08)

New features

  • allow overriding shouldReattach on task service (2faf6c8)
  • allow to override startupKind on lifecycle service (df4c40b)

v21.4.0

06 Oct 16:44
2eb3a5a

Choose a tag to compare

21.4.0 (2025-10-06)

New features

  • add file service stat middleware (c41ff98)