Skip to content

Feature: Extend the static builder naming options with a regex textfield #67

Description

@samvangucht

Hello,

We ran into the limitation of not being able to provide our own naming for the static builder method. Therefor i would like to request
if it is possible to add the option in the prompt menu where we can write our own custom static builder naming pattern instead of choosing from the available options.

for example:
for class named Foo with static builder naming pattern = [className]From
would result in the static builder method being names as follows: public static Builder fooFrom() {}

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions