Vanco / SequencePlugin

SequencePlugin for IntelliJ IDEA
Other
680 stars 191 forks source link

More Colors for Objects in the Diagram (allow userdefined categorization) #57

Closed andi-huber closed 4 years ago

andi-huber commented 4 years ago

Idea is to give users a means of adding additional color indicators to rendered Objects. Eg. one might have a large project with multiple (Maven) modules. Now one could have some color scheme, where to give each such module a different color.

eg. let any 'runtime' classes have a pink overlay ... overlay-sample

New config dialog: new-config-dialog

andi-huber commented 4 years ago

Realworld example, when applying color mapping to method bars as well ...

color-mapping-on-method-bars

andi-huber commented 4 years ago

Implemented and merged.