krasa / StringManipulation

IntelliJ plugin - https://plugins.jetbrains.com/plugin/2162
Apache License 2.0
694 stars 81 forks source link

camel case convert to snake case #207

Closed Park-jihoon closed 1 year ago

Park-jihoon commented 1 year ago

When I case convert a word that contains 1 capitalized letter, such as ordTSeq, I get an unwanted result.

Expected value: ord_t_seq

Resulting value: ord_tseq

Could this be a fix?

krasa commented 1 year ago

You can try it image

Park-jihoon commented 1 year ago

Why don't I see the Between upper letters option in my String manipulation?

The Case switching option only has the

Before numbers and After numbers checkboxes.

Park-jihoon commented 1 year ago

OK. I've come across the news related to 9.8.0, I'll be waiting with pleasure, thank you.

krasa commented 1 year ago

It was released https://plugins.jetbrains.com/plugin/2162-string-manipulation/versions/stable/347234