h-tadagawa / rest-client

Automatically exported from code.google.com/p/rest-client
Apache License 2.0
0 stars 0 forks source link

Enhancement : automatic response body indent and syntax coloring #174

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

I'm using RESTClient for months, it's a very good REST testing tool :)

I've a little enhancement request which can ease the life of everyone : when 
the HTTP response content type is either JSON or XML, automatically indent and 
color the syntax in the response body tab. Actually we have to do this handling 
manually each time we send a request.

Original issue reported on code.google.com by maxime.g...@baobaz.com on 29 May 2013 at 8:06

GoogleCodeExporter commented 8 years ago
It is already available in the Tools > Options (I think---talking from memory) 
> Etc. tab. Just enable the appropriate combo.

Original comment by subwiz on 29 May 2013 at 8:24

GoogleCodeExporter commented 8 years ago
Oops thanks I didn't see it !

Original comment by maxime.g...@baobaz.com on 29 May 2013 at 1:02