xcode console - log folding / log line wrap

Hello, is there any way that I can automatically fold items in the console?

I do log all API requests and responses, printed in a nice json to console. It works well, but having a lot of requests makes the console very big, and it kills readability, I have noticed that I can manually fold json printed in console with CMD+OPTION+Left shortcut.

I am asking if that's possible to fold everything, or just display first lines of the console. So I can see more entries easier, and if I need I can unfold, or disable Line Wrap, to see details.

I am attaching the photo of how code folds works there. It's all good, but I need to do it one by one, which is bad.

If I could select everything and auto-fold, or It has the line wrap disabled.

I

Replies

I’m not aware of any option to do this. I recommend that you file an enhancement request describing your requirements.

Please post your bug number, just for the record.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"