Page 2 of 2

Re: How can I disable auto-indentation in block comments?

Posted: Thu Feb 04, 2021 8:48 pm
by PlaidFlannel
Until I find a better solution, I'm defeating the autoformatting of block comments by structuring them like this:

LiveCode Comment.png


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.

JavaDoc.png
JavaDoc.png (16.29 KiB) Viewed 1322 times