Skip to content

Conversation

shenpengyan
Copy link

if one line code is too long, it is bad to watch code in screen,

<option name="RIGHT_MARGIN" value="140" />

limit the one line code length, but we can not reformat it with ‘reformat code’ keymap when our code is longer than limit length.

with this set, we can reformat it

<option name="WRAP_LONG_LINES" value="true" />

@vapier vapier added the lang:java The Java language label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang:java The Java language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants