-
Notifications
You must be signed in to change notification settings - Fork 29
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
Add a json result format button #10
Comments
What do you mean exactly? Having the json syntax and indentation in a better way? I think It should be done automatically, It's a feauture everybody would want IMO. I think It could check if the response is json, and if It is, just format It accordingly. I'll check how could be done. |
@javaguirre did #23 close this one? |
@ddavison I added format to the output, not syntax highlighting, that's a bit trickier, the issue was generic, so It depends if we were counting on having also syntax highlighting on the formatting. What do you think? |
I never really intended having syntax highlighting in the result window.. that's mostly what the "open in separate editor" was for |
Ok, It's for the best, so I am gonna close It. 👍 |
well done on the formatting @javaguirre :) that's excellent functionality that will be loved. |
Most respone is json this function is very useful.
The text was updated successfully, but these errors were encountered: