For the last few days Leo's add-comment command has put comment delimiters at the left edge. This was a side effect of fixing the command for languages like html do not have single-line comment delimiters. I did not like this new way of working at all.
Today I restored Leo's legacy operation (minus the bug) by adding the @bool indent_added_comments setting, with default True. Happily, Leo's delete-comments command properly deletes comments regardless of this setting. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
