Releases: CodinGame/monaco-vscode-api
Releases · CodinGame/monaco-vscode-api
v19.1.2
Compare
Sorry, something went wrong.
No results found
19.1.2 (2025-08-07)
Bugfixes
fix setTimeout overriding on mainWindow, instead of the context window (132bcb4 )
v19.1.1
Compare
Sorry, something went wrong.
No results found
19.1.1 (2025-08-07)
Bugfixes
allow global keybindings for registered containers (06b3f94 )
v19.1.0
Compare
Sorry, something went wrong.
No results found
19.1.0 (2025-08-07)
New features
demo: add button to access sandbox mode (4960fa7 )
demo: implement sandbox iframe mode (c50c8c5 )
support loading vscode in an iframe (07e23d8 )
Bugfixes
also register the quick input container in keybinding service (a1c2899 )
backport fix (7d13d50 )
fix webview even handling (0fc0d31 )
properly close auxiliary windows (d3448c8 )
wrong used variable + add comment (9e8915d )
Refactor
make the editor register themself in the keybinding service (13e0a64 )
update documentation (bc95f1d )
Libraries
v19.0.2
Compare
Sorry, something went wrong.
No results found
19.0.2 (2025-08-04)
Bugfixes
fix shadow dom event handler (b98e27f )
v19.0.1
Compare
Sorry, something went wrong.
No results found
19.0.1 (2025-08-01)
Bugfixes
fix duplicated injected style tags when using shadow dom (4b4aed1 )
v19.0.0
Compare
Sorry, something went wrong.
No results found
19.0.0 (2025-07-31)
⚠ BREAKING CHANGES
New features
demo: install new service override (a443501 )
demo: install simple browser (93d305d )
Bugfixes
Refactor
adapt to VSCode internal changes (b5c3a0d )
demo: adapt to VSCode internal changes (95b7c0a )
Libraries
v18.4.0
Compare
Sorry, something went wrong.
No results found
18.4.0 (2025-07-18)
New features
add demo dependencies (772d054 )
add IWorkbenchThemeService to export list (af70d38 )
v18.3.1
Compare
Sorry, something went wrong.
No results found
18.3.1 (2025-07-15)
Bugfixes
do not ignore call to openEditor from StandaloneEditorPane on a different model (8f3182a )
v18.3.0
Compare
Sorry, something went wrong.
No results found
18.3.0 (2025-07-11)
New features
prevent IDE from entering fullscreen if not occupying the entire screen (8ada77a )
v18.2.2
Compare
Sorry, something went wrong.
No results found
18.2.2 (2025-07-09)
Bugfixes
dummy implement editingSessionsObs (3dbc081 )
reference interface type (4aa7aab )