Re: How can I disable auto-indentation in block comments?
Posted: Thu Feb 04, 2021 8:48 pm
Until I find a better solution, I'm defeating the autoformatting of block comments by structuring them like this:
A little script automates restructuring of existing block comments.
This is inspired by the JavaDoc format, which I always thought was a bit clumsy. To me, the vertical stroke character seems cleaner.
A little script automates restructuring of existing block comments.
This is inspired by the JavaDoc format, which I always thought was a bit clumsy. To me, the vertical stroke character seems cleaner.