kstenschke / shifter-plugin

Intelligent string/code manipulation plugin for Jetbrains IDEs: Detects shiftable type of word/line/selection and manipulates it on keyboard shortcut
http://plugins.jetbrains.com/plugin/6149
Apache License 2.0
105 stars 13 forks source link

Add: shift single word at caret out of camelCased or CamelCased string #35

Closed kstenschke closed 6 years ago

kstenschke commented 7 years ago

Currently: To shift a word out of a camelCased string, it has to be selected. Better: If the whole camelCased string is not shiftable, extract + shift the single word at the caret's offset