Skip to content

Missing case for regex/name replacement (camelCase, CamelCase) #2

@webberwang

Description

@webberwang

If the word is in the middle of a camelCase or CamelCase, it doesn't get replaced.

containers_test_txt_ejs_t_ uib__workspace

I think a cli option to add an optional regex pattern before the word to signify replacement would be good.

If we're replacing model, & we added a pattern of with.

withModel -> replaces Model
remodel -> does not replace model

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