skuro / plantuml-mode

A major mode for editing PlantUML sources in Emacs
GNU General Public License v3.0
511 stars 96 forks source link

Add indentation of "return" in sequence diagrams's activated blocks #140

Closed stig closed 3 years ago

stig commented 3 years ago

The return keyword takes an optional label. Use it as shorthand for "deactivate X[: LABEL]" when the block you want to deactivate is themost recent activated one.

stig commented 3 years ago

@skuro are you interested in this patch to improve indentation when using return instead of deactivate?

Aaronzinhoo commented 3 years ago

@stig I do not believe there has been activity for a while. Maybe @skuro would be ok if someone was to fork the project, but they should get permission first.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stig commented 3 years ago

I can take a hint.