Gregory Schier
complete
Done! https://yaak.app/blog/2024.5.0
Gregory Schier
Merged in a post:
Wrap long lines in JSON response pretty view
J
Jay Sherby
In the "pretty" JSON view for response bodies, long lines do not wrap and I can't find any options to toggle that behavior.
- Get a long string back in a response that has a breaking character in it, like a period or a space.
- Double-click on the string to select it for copying. With parts of the string obscured due to scrolling (with not scroll bars, by the way), it's not obvious that only part of the string has been selected.
- Copy the selected text to the clipboard. Now only the first part of the string up to the breaking character has been copied.
I mentioned the lack of scroll bars above. I'm on macOS 14.4.1 (23E224). Adding those would be nice, but I think wrapping the line like in Insomnia would be the best solution for this problem, especially since the line numbers along the right margin would indicate the line was being wrapped.
Gregory Schier
in progress
This is available in the latest beta https://yaak.app/changelog/2024.5.0-beta.1
Gregory Schier
planned