Fix code indentation in Xcode

前端 未结 9 925
时光取名叫无心
时光取名叫无心 2020-12-13 03:20

Once I start editing my code and adding for loops or if then statements my code indentation is whacked because the previous code maintains its former indentation instead of

9条回答
  •  [愿得一人]
    2020-12-13 03:39

    You can try my extension Swimat https://github.com/Jintin/Swimat

    It support format on selection.

    Simple install by brew cask install swimat

提交回复
热议问题