Toggle Case editor action does not handle underscored lower case words any more
In recent builds behaviour of Toggle Case editor action has changed. It does
not handle upper casing of things like this: document_relationship_type
it does nothing when CtrlShiftU is pressed.
It converts DOCUMENT_RELATIONSHIP_TYPE to documentRelationshipType and back
but does not do plain Upper/Lower case any more
is there any way to restore this functionality? A Separate action perhaps?
请先登录再写评论。
It's a bug that I already reported: http://www.jetbrains.net/jira/browse/IDEA-8764
I guess it was introduced when JetBrains tried to make the toggle case smarter by converting underscores to camel case and vice versa.
Thanks!!
"Stephen Friedrich" <no_reply@jetbrains.com> wrote in message
news:4331117.1156402468059.JavaMail.itn@is.intellij.net...