Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

idea plugin won't format javadoc #944

Open
elf4j opened this issue Oct 21, 2023 · 1 comment
Open

idea plugin won't format javadoc #944

elf4j opened this issue Oct 21, 2023 · 1 comment

Comments

@elf4j
Copy link

elf4j commented Oct 21, 2023

What happened?

idea plugin won't format javadoc. e.g. a single line javadoc for a field description is way more than 120 long. On format, it formats all the java code but won't wrap the long javadoc.

What did you want to happen?

the idea plugin formats javadoc

@q3769
Copy link

q3769 commented Nov 21, 2023

version 2.38.0

should wrap lines by default, or at least make it optional/configurable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants