Releases: CodinGame/monaco-vscode-api
Releases · CodinGame/monaco-vscode-api
v23.2.2
Compare
Sorry, something went wrong.
No results found
23.2.2 (2025-11-26)
Bugfixes
properly bundle standalone monarch languages (2e5a6ab )
wrong manifest entrypoint (9cfba00 )
v23.2.1
Compare
Sorry, something went wrong.
No results found
23.2.1 (2025-11-25)
Bugfixes
generate standalone language features package with correct types (c4c6933 )
patch monaco-editor to make generated code importable (5110bfc )
Refactor
add a way to patch monaco-editor (1afa7b7 )
Cleanup
stop replacing editor types (73947a4 )
v23.2.0
Compare
Sorry, something went wrong.
No results found
23.2.0 (2025-11-25)
New features
take into account monaco-editor dependecy versions (a687dc7 )
Refactor
update demo dependencies (3a98ba0 )
update monaco-editor build script to handle new packaging (c0b6011 )
Libraries
v23.1.1
Compare
Sorry, something went wrong.
No results found
23.1.1 (2025-11-24)
Bugfixes
add missing contributuions (2c25c62 )
improve fullscreen detection (397d111 )
move textInputActions to viewcommon (6074b9a )
Refactor
v23.1.0
Compare
Sorry, something went wrong.
No results found
23.1.0 (2025-11-21)
New features
add a way to override onDidChangeFullScreen (ea00ca0 )
add policy service override (3a3664f )
v23.0.4
Compare
Sorry, something went wrong.
No results found
23.0.4 (2025-11-20)
Bugfixes
add missing service exports (a5f1be9 )
update xterm patch, and properly apply it (69ab9fe )
Libraries
v23.0.3
Compare
Sorry, something went wrong.
No results found
23.0.3 (2025-11-17)
Bugfixes
fix notebook layout when there is a header on top of the workbench (51dc300 )
v23.0.2
Compare
Sorry, something went wrong.
No results found
23.0.2 (2025-11-17)
Bugfixes
properly detect element in sandbox mode (698b881 )
v23.0.1
Compare
Sorry, something went wrong.
No results found
23.0.1 (2025-11-17)
Bugfixes
properly implement active element tracker (1fc9487 )
Cleanup
remove now useless eslint-disable comment (e54f2fb )
v23.0.0
Compare
Sorry, something went wrong.
No results found
23.0.0 (2025-11-14)
⚠ BREAKING CHANGES
New features
make registerRemoteExtension fct able to take the whole options object (ada816b )
Libraries
update all dependencies (patch and minor) (09dad77 )
update to vscode 1.106 (3008d86 )