When I write a comment, it's often a paragraph or a few lines that explains clearly what a bit of code is doing and why it's doing that.
What I'd like is if I could start a comment, and have the editor automatically insert a line break and continue the comment to the nest line when I reach, say, 80 characters long.
So I'd type:
// Lorem ipsum dolor sit amet, consectetur adipiscing elit. < here the editor breaks automatically and continues onto the next line: >
// Etiam congue quam eget leo dignissim tincidunt.
I'm pretty late to this, but I believe if you use /// rather than // when you hit enter it automatically types another set of ///
not sure why or what specifically the /// is for vs. the // but it works as a comment none the less.
Hope this helps~
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With