CodinGame / monaco-vscode-api

VSCode public API plugged on the monaco editor
MIT License
226 stars 31 forks source link

Restore standalone editor style #353

Closed CGNonofr closed 7 months ago

CGNonofr commented 7 months ago

But apply it only on standalone editors

@kaisalmen it's a fix for https://github.com/TypeFox/monaco-languageclient/pull/600#issuecomment-1964017110

Removing it doesn't seem to be an issue on Linux but it is on Window

github-actions[bot] commented 7 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket:

kaisalmen commented 7 months ago

Works nicely. Thanks.

CGNonofr commented 7 months ago

YEAHHH :tada:

kaisalmen commented 7 months ago

@CGNonofr unfortunately, the same problem occurs when using the standalone DiffEditor.

CGNonofr commented 7 months ago

@CGNonofr unfortunately, the same problem occurs when using the standalone DiffEditor.

Oh... can you please open another issue?

kaisalmen commented 7 months ago

👍 see: https://github.com/CodinGame/monaco-vscode-api/issues/355