Skip to content

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

@samvangucht

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.

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