LoginSignup
14

More than 5 years have passed since last update.

posted at

Xcode 8でドキュメントコメントをラクチンに書く方法

Xcode 8では、関数などのドキュメントコメントのひな形を簡単に挿入できるようになっています。

ドキュメントコメントを付けたい関数をカレント行にした状態で、
[Editor]−[Structure]−[Add Documentation]
を実行するだけです。とてもラクチン! :laughing:

 ↓ こうなります :100:

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
What you can do with signing up
14