Skip to content

Replace Raw Tab with Monaco Editor #259

@NghiaTranUIT

Description

@NghiaTranUIT

Description

Raw Tab is still using the old CodeMirror, we should upgrade it 👍

Acceptance Criteria

  • Use Monaco Editor for the Raw Tab
  • Implement the basic Syntax Highlighting for the Raw Tab. You can reference the Map Local. However, only highlight the Key and Value, and the URI (like the following screenshot). No need to highlight the Body.

1

  • Completely remove the CodeMirror npm package from the app
  • Make sure Editor Appearance is still working on the Raw Tab: For example Minimap, Word Warp, and Scroll beyond the last line.
  • Control + F should show the Find bar
  • Work with Body in the Response Panel
  • Use semi-Bold + Green color for the Status Code, e.g 200 OK, 404 Not Found

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