Releases: CodinGame/monaco-vscode-api
Releases · CodinGame/monaco-vscode-api
v25.1.1
Compare
Sorry, something went wrong.
No results found
25.1.1 (2026-02-02)
Bugfixes
missing ICodeCompareModelService (f075f78 )
v25.1.0
Compare
Sorry, something went wrong.
No results found
25.1.0 (2026-01-29)
New features
add terminal.integrated.preserveDrawingBuffer setting (609ea96 )
Libraries
v25.0.1
Compare
Sorry, something went wrong.
No results found
25.0.1 (2026-01-21)
Bugfixes
Libraries
v25.0.0
Compare
Sorry, something went wrong.
No results found
25.0.0 (2026-01-12)
⚠ BREAKING CHANGES
update to VSCode 1.108 and its dependencies
Refactor
Cleanup
Libraries
demo: update local dependencies (aec98bb )
update all dependencies (cf644c3 )
update to VSCode 1.108 and its dependencies (bc5f4d1 )
v24.3.0
Compare
Sorry, something went wrong.
No results found
24.3.0 (2026-01-07)
New features
add a way to update policies (5eb6295 )
Bugfixes
respect isRegExp option in WorkspaceSearchProvider (65f8911 )
v24.2.0
Compare
Sorry, something went wrong.
No results found
24.2.0 (2025-12-19)
New features
support disabling view containers (2002573 )
v24.1.1
Compare
Sorry, something went wrong.
No results found
24.1.1 (2025-12-18)
Bugfixes
fix extension gallery manifest overriding feature (a4dfdc7 )
remove problematic code causing issues with webpack and other bundlers (328d6d1 )
v24.1.0
Compare
Sorry, something went wrong.
No results found
24.1.0 (2025-12-18)
New features
add a way to transform extension gallery manifest (3eaef04 )
Bugfixes
only import type, break cyclic dependency (e058b89 )
package was changed (ca91873 )
stop forcing external expression (1e32e55 )
suppress unhelpful warning (51d02aa )
Refactor
Libraries
demo: update local dependencies (c7f7610 )
demo: update xterm patch (f2b8a03 )
update to VSCode 1.107.1 (fd7575c )
v24.0.0
Compare
Sorry, something went wrong.
No results found
24.0.0 (2025-12-16)
⚠ BREAKING CHANGES
make the extension host worker use the regular worker loading workflow
update to VSCode 1.107
Bugfixes
export required type (0eb28cd )
fix screencast mode mouse marker position (beae661 )
ignore syntax in some files (3bbf96a )
make product first optional (8632484 )
properly inject global style into auxiliary windows (79d5ce4 )
VSCode build scripts are run in ts directly now (4326b5b )
Refactor
adapt code to VSCode update (74c32a1 )
demo: update worker configuration (d36a9eb )
make the extension host worker use the regular worker loading workflow (52458d7 )
synchronize VSCode assets (c00b528 )
Cleanup
demo: remove useless code (74227f3 )
remove backward compatibility code (d30fca7 )
Libraries
v23.3.0
Compare
Sorry, something went wrong.
No results found
23.3.0 (2025-12-09)
New features
add a way to override keycode locking (5812774 )
Bugfixes
use navigator from mainWindow (cedf1c9 )
Refactor
reformat patched code after VSCode tool update (910a2bf )