如何仅使用键盘在Visual Studio中导航调用堆栈?

编程入门 行业动态 更新时间:2024-10-10 13:16:19
本文介绍了如何仅使用键盘在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中导航调用堆栈?

本文发布于:2023-11-29 05:57:41,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1645539.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:堆栈   键盘   Visual   Studio

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!