NamingTranslator for Xcode 1.0.1 を公開

2017年3月よりアップルのMac用AppStoreで、拙作のNamingTranslator for Xcodeの提供を開始します。

このアプリケーションは、Xcodeソースエディタに4つの機能を追加します。

`Translate Naming`の各コマンドを使って、メソッド名や変数名などの選択した文字列をパスカルケース(PascalCase)形式、キャメルケース(camelCase)形式、スネークケース(snake_case)形式、通常文の形式に変換できます。

動作環境は、macOS 10.12とXcode 8以降が必要となります。Mac App Storeからのダウンロードはこちらからです。

価格は無料です。

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`.

Running the application requires MacOS 10.12 and Xcode 8 or later.

The price is free.