Skip to content

Releases: CodinGame/monaco-vscode-api

v18.2.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 14:09
7ec1e5c

18.2.1 (2025-07-07)

Bugfixes

  • also register l10n extensions (131ce7a)
  • expose all existing services (626f99a)

v18.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 12:33
c3ca4df

18.2.0 (2025-06-27)

New features

  • add new web process explorer service override (8da90f8)
  • demo: demo product icon override (8df9bf7)
  • demo: install new service override (9462f8c)

Libraries

  • demo: update local dependencies (c64884b)
  • update all dependencies (5774831)

v18.1.3

Choose a tag to compare

@github-actions github-actions released this 26 Jun 15:35
d74ec27

18.1.3 (2025-06-26)

Bugfixes

  • properly pull BrowserWorkingCopyBackupTracker (b176977)

v18.1.2

Choose a tag to compare

@github-actions github-actions released this 25 Jun 16:59
06e1ad0

18.1.2 (2025-06-25)

Bugfixes

  • improve shadow dom support (c9d96f3)

v18.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 16:31
f1aa553

18.1.1 (2025-06-24)

Bugfixes

v18.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 12:59
55254eb

18.1.0 (2025-06-24)

New features

  • support overriding product icon (22718f5)

Cleanup

  • remove MkdirpOnWriteInMemoryFileSystemProvider (06899c0)

v18.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Jun 15:53
99df219

18.0.1 (2025-06-23)

Bugfixes

  • remove non necessary throw in missing-services (3d45e94)

v18.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 09:47
4b422a5

18.0.0 (2025-06-23)

⚠ BREAKING CHANGES

  • update to vscode 1.101.0

New features

  • update services for vscode 1.101.0 (093b957)

Bugfixes

  • add missing treesitter services and rollback service-override (aa7c6b5)
  • update patches for vscode 1.101.0 (77111e8)
  • update sources for vscode 1.101.0 (134efd9)

Documentation

  • add note about breaking change needed in doc (70f95f3)

Libraries

  • demo: update all demo dependencies (9ff1871)
  • demo: update all demo dependencies (b4e4601)
  • update all dependencies (2a83489)
  • update to vscode 1.101.0 (957d32c)
  • update to vscode 1.101.1 (5ef875b)

v17.2.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 08:18
8f41319

17.2.1 (2025-06-17)

Bugfixes

  • overlayfs: mkdirp on all write requests (21d5420)

v17.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 10:26
1823344

17.2.0 (2025-06-11)

New features

  • patch vscode to add extra context keys for customization (6c1274b)

Bugfixes

  • fix workbench initialization (a89716d)