[UD] Migrating from Monaco Editor to CodeMirror #22481
Labels
area/dashboard
kind/enhancement
A feature request - must adhere to the feature request template.
severity/P2
Has a minor but important impact to the usage or development of the system.
team/A
This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che
Is your enhancement related to a problem? Please describe
After resolving the issue Make "Devfile" on User Dashboard uneditable, Monaco Editor dependency looks pretty extensive as for read-only tool.
We should migrate from Monaco Editor to CodeMirror to decrease bundle size.
Describe the solution you'd like
We should remove the next libraries: "@eclipse-che/workspace-client", "yaml-language-server" and "monaco-languageclient". Then migrate from Monaco Editor to CodeMirror.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: