-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
upgrade to Monaco 0.18.1 #6223
Comments
@svenefftinge or should I do it once more? |
During migration please move or create a new fork of vscode under theia-ide org and publish not tree shaken distribution under |
@akosyakov The latest version of @typefox/monaco-editor-core 0.18.0-next.1 has problems with nls related files. The configuration files for all national languages are in English. Please check it before the next release. |
@BroKun thanks for the notice! Have you checked whether it is an issue with https://www.npmjs.com/package/monaco-editor-core as well? It would be good to open an issue in the upstream then. |
@akosyakov Their recent release of 0.18.0 and 0.18.1 are fine. I don't know what happened here, so I am looking for your help. |
In order to solve scrolling issues on Firefox: #5901 (comment)
First we have to do: TypeFox/monaco-languageclient#176
cc @danidoedel @marechal-p You are welcomed to look into it!
The text was updated successfully, but these errors were encountered: