Skip to content
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

Update Response Editor #26

Closed

Conversation

samrith-s
Copy link

What: This PR aims to fix #21, by upgrading the editor to use Ace Editor for React.

Why: Because response can be HTML, JSON or Plain Text, the editor needs to support syntax highlighting and addition of these types.

How: Swapped react-json-editor-ajrm with react-ace

Checklist:

  • Tests N/A
  • Ready to be merged

@boyney123 boyney123 closed this Jul 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTML getting rendered in the response field
2 participants