在Xcode中映射Visual Studio键盘快捷方式

问题描述:

在工作中,我使用Visual Studio 2008,而在家里,我使用Xcode 3.2(而且我俩都很喜欢).但是主要的烦恼是键盘快捷键上的差异-我会很高兴地编写代码,然后尝试执行自动完成功能(在Visual Studio中为 Ctrl + Space Esc )和 GeneralTypingFault 将抛出 SwearAndHitYourDeskInAnger 异常.

At work I use Visual Studio 2008 and at home I use Xcode 3.2 (and I love both of them). But a major annoyance is the difference in keyboard shortcuts - I will be happily coding and then attempt to perform an autocomplete (Ctrl+Space in Visual Studio, Esc in Xcode) and a GeneralTypingFault will throw a SwearAndHitYourDeskInAnger exception.

是否有一种简便的方法(某种插件或脚本)以Xcode映射Visual Studio快捷方式,反之亦然,而无需手动输入有些大的)快捷方式集?

Is there an easy way (some kind of plugin or script) to map Visual Studio shortcuts in Xcode or vice-versa without having to manually enter a huge (or somewhat huge) set of shortcuts?

Xcode首选项中有一个键绑定"菜单,可以选择导入绑定集.也许有一个VS套装可以下载.未能(可以费力地)自己设置它们.

There is a 'Key Bindings' Menu in Xcode preferences with the option to import Sets of binds. perhaps there is a VS set you can download. Failing that you could (admittedly laboriously) set them up yourself.