I have to make a documentation for my program, and that documentation have to contains class diagrams too.
My problem is, some method has too many parameters, and it makes the class diagram very long horizontally. And these large diagrams doesn't fit in the documentation.
Is there any way to break the line of the parameters? (I tried ctrl+enter) So the method will take place two lines, and it won't be that large horizontally.
Wrap Members
, OKWrap class Member
, OK/Apply.Go into Tools -> Application Options -> General -> Environment, check Advanced UI mode, apply and restart the whole application.
You can also divide a line by hand, using Alt+Enter