StringManipulation icon indicating copy to clipboard operation
StringManipulation copied to clipboard

Swap words in strings by hot keys

Open Graf54 opened this issue 6 years ago • 2 comments

Hello. I know that the functionality is similar already, but I would like the following I want to set the cursor on one word and use the hot keys to change its place with other words.

was: "First! second? three_four. fiveSexSeven"

Set sursor on five and clicked 4 times ctrl+shift+alt+←

It became: "five! second? three_four. FirstSexSeven"

may also need to change the first letter

Graf54 avatar Jul 14 '19 23:07 Graf54

Interesting. Feel free to provide a pull request :)

krasa avatar Jul 14 '19 23:07 krasa

a little similar to #143

krasa avatar Sep 30 '21 11:09 krasa