Vanco / SequencePlugin

SequencePlugin for IntelliJ IDEA
Other
686 stars 196 forks source link

[Feature Request] Add return type to diagram #36

Closed hayden-han closed 4 years ago

hayden-han commented 5 years ago

hi! can u add method's return type to a diagram? I think I used this plugin well and made it well. And if this feature is added I will really love this plugin.

hayden-han commented 5 years ago

2019-02-11 11 41 46 i want to like this. this image's method return void, so it has only 'return'. if method's return type is 'MyClass', it appears 'return MyClass'.

Vanco commented 5 years ago

You Can opt-out Show simple call name in Preferences.

settings

The method should include return type. e.g.

full_method