mwinteringham / wiremock-chrome-extension

A simple chrome extension for Wiremock
MIT License
21 stars 4 forks source link

Feature: Should be able to edit JSON with syntax highlighting #14

Open lanshunfang opened 5 years ago

lanshunfang commented 5 years ago

I normally edit my Response Payload in an online JSON editor, say https://jsoneditoronline.org/ and copy it back to WireMock Chrome Extension.

It should be easy for us to add ACE into our textarea and make it a nice built-in JSON editor.