Skip to content

Please provide multi-line support #50

@hehe-2016

Description

@hehe-2016

This plugin is very useful. I use it to convert camelCase to snake_case.
I hope you provide multi-line support, convert multi-line to multi-line, for instance:

sortField
sortType

convert to

sort_field
sort_type

another request is support consecutive uppercase letters to lowercase, only add underline before first uppercase letter.

customerBGCode -> customer_bgcode

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