You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the feature request @uqix. I think the ideal solution here would be to always wrap as necessary.
The last time we looked at this there were some issues with the virtual list implementation we used preventing us from doing this as the calculations of the row height were causing performance issues with large logs, but it may no longer be a problem.
This would need to be tested to confirm there's no longer a blocker.
A PR would be welcome if it's something you'd be interested in contributing.
Feature request
Sometimes some log lines can be so long that we need to copy them to external editor to analyze.
It'd be great to add a button to toggle wrap.
The text was updated successfully, but these errors were encountered: