Xcode中基本的Control-TAB(MRU)行为在哪里? [英] Where is the basic Control-TAB (MRU) behavior in Xcode?

查看:55
本文介绍了Xcode中基本的Control-TAB(MRU)行为在哪里?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在大多数用于窗口环境的多文档编辑器中, Control - TAB 将利用MRU列表将用户带回到最后一个可见文件.在Xcode 3.x中完成此操作的合适命令是什么?

In most multi-document editors for windowing environments, Control-TAB will utilize an MRU list to bring the user back to the last visible file. What is the appropriate command to accomplish this in Xcode 3.x?

我当前有 Ctrl - TAB 映射到视图|上一个文件",但是这似乎不是MRU.更糟糕的是,如果它碰到了列表的开始"(应该是循环缓冲区),它就会退缩到在文本编辑器中插入实际的TAB字符.

I currently have Ctrl-TAB mapped to "View|Previous File", however this does not appear to be an MRU. Worse yet, if it hits the "beginning" of the list (should be a circular buffer), it falls back on inserting an actual TAB character into the text editor.

推荐答案

从Xcode版本3开始,没有任何东西与您描述的MRU完全一样-但是,请查看关于

As of Xcode Version 3, there isn't anything that's exactly like the MRU you describe - however, check out the discussion on this page for some options that will get you closer to the behavior you want.

这篇关于Xcode中基本的Control-TAB(MRU)行为在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆