-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
Currenctly we dont have a Pascal case action, an i cant figure out how to combine the current transforms to easily transform selections to PascaCase without perform another selection.
Here a table with how its should works
| before | after |
|---|---|
| foo bar | FooBar |
| foo_bar | FooBar |
| foo-bar | FooBar |
| fooBar | FooBar |
| Foo Bar | FooBar |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded