NamingTranslator for Xcode
Translate text to PascalCase, camelCase, snake_case,
Hiroki Ishiura
iPhone Screenshots
Description
Convert selected text to PascalCase, camelCase, snake_case, or sentence case using the 'Translate Naming' commands. Supports method names, variables, and other text in Source Editor. Requires 14.2 or later.
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 14.2 and later.