https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36855 Bug ID: 36855 Summary: Replace legacy CodeMirror5 with Monaco Editor Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Staff interface Assignee: schodkowy.omegi-0r@icloud.com Reporter: schodkowy.omegi-0r@icloud.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, paul.derscheid@lmscloud.de Current editor of code blocks with syntax highlighting that is CodeMirror in version 5 is considered legacy and not updated anymore. Syntax linting capabilities of JavaScript were last updated 5 years ago (for ES2019 standard max). The latest version 6.x would require rewriting all code, so might as well opt for the state-of-the-art Monaco Editor instead. This bug will track its addition, for now it's WIP. -- You are receiving this mail because: You are watching all bug changes.