LoginSignup
0
0

開発Tips

Last updated at Posted at 2023-10-30

(抜粋)Xcodeショートカット

  • ファイル検索
    shift command O
  • コードの整形
    Ctrl i
  • 新しいタブで開く
    option 選択

使いこなしたいXcodeショートカットまとめ

  • コードの整形
    Ctrl i
  • アイテム表示
    shift command L
  • ファイル検索
    shift command O
  • 選択したタブを一つ前に戻す
    shift command [
  • 新しいタブで開く
    option 選択
  • 選択したコードを一行上に移動
    option command [
  • ディスクリプションを追加
    option command /
0
0
0

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
  3. You can use dark theme
What you can do with signing up
0
0