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

前端 未结 6 1292
北恋
北恋 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:03

    The accepted answer is no longer correct.. as of Xcode 5.1.. which forces you now to Edit "per file" indentation settings via..

    enter image description here

    enter image description here

提交回复
热议问题