Skip to content

Use Monaco Editor #193

@NghiaTranUIT

Description

@NghiaTranUIT

Description

We should use Monaco Editor instead of CodeMirror.

Acceptance Criteria

  • Replace the Body CodeMirror with Monaco Editor
  • Search the entire app, and replace CodeMirror with Monaco Editor
  • Remove CodeMirror logic from package.json
  • Make sure the Code Syntax Highlighting is working. For example, if the body is JSON -> set modelLanague is JSON, ... Apply for CSS, HTML, JS
  • Make sure the JSON/JS worker is working. We can verify if we can collapse/extend the JSON Node, JS function body { }, and have the red line if the JSON is malformed. (See the following video)
CleanShot.2023-02-16.at.09.29.30.mp4

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request✅ DoneTicket is resolved

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions