Xcode 8 syntax highlighting doesn't work

前端 未结 9 627
情歌与酒
情歌与酒 2020-12-25 14:11

The code above has correct syntax highlighting in Xcode 7. It is mix of Obj-C + Swift:

I\'ve updated project to support

9条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-25 14:15

    It happened also to me with Xcode 8 GM but also lots of time when I used Xcode 7: sometimes the auto-complete feature and the syntax highlighting die without notice.

    The only solution that it works for me is restart Xcode but a few times I needed to complete reboot my Mac; I still don't know exactly what causes this annoying problem.

提交回复
热议问题