CodinGame / monaco-vscode-api

VSCode public API plugged on the monaco editor
MIT License
214 stars 29 forks source link

Use last vscode release #332

Closed CGNonofr closed 5 months ago

CGNonofr commented 5 months ago

Here's the diff in term of what is taken from VSCode: https://github.com/microsoft/vscode/compare/af28b32d7e553898b2a91af498b1fb666fdebe0c..1.85.2

What is especially required is: https://github.com/microsoft/vscode/pull/200711

I've also backported this fix: https://github.com/microsoft/vscode/pull/201406 even if I've failed to see any improvement on it

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 2.0.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: