简体   繁体   English

Xcode无法识别键绑定

[英]Xcode doesn't recognize key binding

I use Xcode with the key bindings heavily overriden to match my taste, for example, I use Alt+[ / ] as shortcuts for the "Jump to previous/next placeholder" commands. 我使用Xcode并对其键绑定进行了重载以匹配我的口味,例如,我使用Alt+[ / ]作为“跳转到上一个/下一个占位符”命令的快捷方式。 Unfortunately, with the latest 4.4.1 update these bindings stopped working and now I'm getting quote characters ( “' ) dumped into the text editor instead. 不幸的是,在最新的4.4.1更新中,这些绑定停止了工作,现在我将引号( “' )转储到文本编辑器中。 The binding setup is still marked as valid (no conflicts are reported by Xcode). 绑定设置仍被标记为有效(Xcode不报告冲突)。 Any thoughts on this? 有什么想法吗?

OSX 10.7.4, Xcode 4.4.1 (4F1003), standard US layout, alu keyboard if that matters. OSX 10.7.4,Xcode 4.4.1(4F1003),标准美式布局,铝键盘(如果重要)。

Ok, turns out there are multiple entries for the seemingly same function, as shown in the image below: 好的,事实证明,看似相同的功能有多个条目,如下图所示:

绑定

Setting both to the same binding did the trick. 将两者设置为相同的绑定就可以了。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM