0

In IntelliJ, it's possible to render JavaDoc comments via CTRL + ALT + Q into something more readable: rendered javadoc comment

I only see the possibility to do this for a certain method only though. Is there a possibility to render the javadocs for the whole class in this way?

1 Answer 1

2

Use the gutter icon if you want to switch between rendering/editing for the whole file:
enter image description here

You can enable rendering Javadocs by default by following this: https://www.jetbrains.com/help/idea/javadocs.html#render-javadocs

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.