How to Add Line Break into Documentation Comments #10243
wachidsusilo
started this conversation in
General
Replies: 1 comment 1 reply
-
We're tracking this with #10039 . You can upvote it. Or set C_Cpp.simplifyStructuredComments to false. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How to add a new line in C++ documentation comments?
I have a long documentation comments like this:
But the new line is removed and make the documentation hard to read:
Beta Was this translation helpful? Give feedback.
All reactions