NamingTranslator for Xcode
macOS / developpeurs
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.
En voir plus...
Quoi de neuf dans la dernière version ?
* Supported Xcode 14.2.
* Can convert multiple selections.
* Preserve line breaks in selection.