Xcode: view references for a variable?

后端 未结 5 2156
天涯浪人
天涯浪人 2020-12-31 06:35

I am new to Xcode. I am not sure if there is a way to view a variable\'s references just like \"Find all references\" in Visual Studio by right click on a var?

For e

5条回答
  •  再見小時候
    2020-12-31 07:24

    Beside Xcode, there is AppCode IDE from JetBrains. And in AppCode it is easily possible, just select Search --> Find Usages.

提交回复
热议问题