How can I find and replace inside a selection in Xcode?

后端 未结 1 2031
南笙
南笙 2021-02-11 13:46

In Xcode < 4, you could hold the \"option\" key, and the \"Replace All\" button would change to \"Replace in Selection\". As of Xcode 4, this does nothing. Anyone know if t

相关标签:
1条回答
  • 2021-02-11 14:06

    UPDATE: This appears to be working now, at least in Xcode 4.4.1. When the find/replace bar appears at the top of the editor, holding down the option key on the keyboard causes "Replace in Selection" to appear in lieu of "Replace All."

    I'm glad, because this was an ANNOYING omission.

    0 讨论(0)
提交回复
热议问题