Is it possible to set indent settings in Xcode per project (or per file, even)?

前端 未结 6 1290
北恋
北恋 2020-12-14 05:22

Some projects I work in uses tab key settings that equate to 3 or 4 spaces and another wants actual tabs. Another mixes the two depending on directory.

Is there s

6条回答
  •  不思量自难忘°
    2020-12-14 06:19

    Actually Alex Gray and James Turner are the most correct - XCode 5.1 allows you to modify the tab/indent from the File Inspector as you mention, but simply highlight the entire project and it will apply to everything within it (i.e. all files).

提交回复
热议问题