This application adds four features to Xcode Source Editor.
You can transform a selected text such as method name or variable name or etc. to PascalCase style, camelCase style, snake_case style and normal sentence style with using each command in `Translate Naming`.
The application requires Xcode 8.
点击按钮跳转至开发者官方下载地址...