How to convert word to lower or upper case in xcode?
In xcode editor, i want to change a piece of code to upper case, how can i do it quickly? such as change " my_tunner_charge" to "MY_TUNNER_CHARGE"?
There is any hotkeys? Or xcode never support this?
|