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
Within Eclipse formatter options under Comments section, there is "Maximum width for comments"
We currently use 120 as the normal line max length, but for comments we have the above setting configured to 80.
I'm not able to find a similar setting within IntelliJ formatter configuration, so I'm not sure if this is possible to accomplish?
In IntelliJ all lines are wrapped at 120
The text was updated successfully, but these errors were encountered:
Within Eclipse formatter options under Comments section, there is "Maximum width for comments"
We currently use 120 as the normal line max length, but for comments we have the above setting configured to 80.
I'm not able to find a similar setting within IntelliJ formatter configuration, so I'm not sure if this is possible to accomplish?
In IntelliJ all lines are wrapped at 120
The text was updated successfully, but these errors were encountered: