-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Replace Orion based editor by Monaco #5330
Comments
One of the things we need to do is a comparative study on internationalization and globalization between Monaco and Orion. My understanding is that this element is why IBM has such a strong commitment. |
Monaco seems to have first-class support on LSP so this would be a bit easy to implement and to extend. Full support on this one. |
@TylerJewell I think the switch for Monaco would improve che performance wise plus judging the usability of VS Code (which uses Monaco) and how fast it is, this is something that would benefit us in the long run. |
closing due to theia use |
Replace orion based editor with monaco editor. Monaco seems to be much more performant and provide a better typing experience. Also it has built-in features such as click navigation and command palette which can enhance the overall experience of Che
The text was updated successfully, but these errors were encountered: