Vanco / SequencePlugin

SequencePlugin for IntelliJ IDEA
Other
693 stars 198 forks source link

Skip factory/builder methods #136

Closed darwinyip closed 3 months ago

darwinyip commented 2 years ago

Is your feature request related to a problem? Please describe. When using this with (Java) code containing builders/factories, the diagram becomes very large and hard to follow.

Describe the solution you'd like An option to skip over builders/autogenerated code.

Vanco commented 3 months ago

please use exclude settings with regex like *Builder