I've been noticing that lines were being wrapped pretty aggressively. You can actaully see an example of it at line 178-180 below.
I recently enabled visual "helper lines" in IDEA for whitespaces and method separation, which made the problem very obvious.
Before this change:
After this change, where the wrapping point is so far away that it can't be seen:
I've been noticing that lines were being wrapped pretty aggressively. You can actaully see an example of it at line 178-180 below. I recently enabled visual "helper lines" in IDEA for whitespaces and method separation, which made the problem very obvious.
Before this change:
After this change, where the wrapping point is so far away that it can't be seen: