Make Xcode highlight selected symbol more

后端 未结 7 496
Happy的楠姐
Happy的楠姐 2020-12-13 23:37

Xcode underlines all occurrences of a symbol that the cursor is on. However, the underline doesn\'t exactly \"pop out\" in the source code. Is it possible to make Xcode high

相关标签:
7条回答
  • 2020-12-14 00:16

    This plugin does what you want. It's available through Alcatraz:

    https://github.com/keepyounger/HighlightSelectedString

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