如何仅使用键盘在Visual Studio中导航调用堆栈? [英] How can I navigate the call stack in Visual Studio using just the keyboard?

查看:62
本文介绍了如何仅使用键盘在Visual Studio中导航调用堆栈?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我当前的解决方案是点击 Alt D W C ,然后通过菜单导航到调用堆栈,然后可以使用箭头进行导航.但是,一旦在特定的帧上按 Enter ,我就必须再次重复.

My current solution is to hit AltD, W, C, which navigates via the menus to the call stack, and then I can use the arrows to navigate. But once I press Enter on a particular frame, I have to repeat again.

有没有一种更流畅的方式可以仅使用键盘来导航调用堆栈?

Is there a more fluid way to navigate the call stack with just my keyboard?

如果您有答案,面向ReSharper的答案对我来说就可以了!

ReSharper oriented answers are OK for me if you have one!

推荐答案

我使用VS2010默认键盘映射方案,并按 Ctrl + Alt + C 弹出调用堆栈窗口,在其中可以使用箭头键进行导航.

I use the VS2010 default keyboard mapping scheme and by pressing Ctrl+Alt+C brings up the call stack window in which I can use the arrow keys to navigate.

宏名称为Debug.CallStack

这篇关于如何仅使用键盘在Visual Studio中导航调用堆栈?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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