.net - Jetbrains 骑士 : Show "external code" in debugger call stack

标签 .net debugging rider

在 Rider 中,当在断点处暂停时,有没有办法在调试器堆栈帧中实际显示“外部代码”?
enter image description here
在 Visual Studio 中,这可以轻松完成,但在 Rider 中似乎不可能。而且,是的,我启用了“exable external source debug”:
enter image description here

最佳答案

目前,有this action用于扩展外部框架。在 RIDER 2021.2 EAP 1 中,我们在上下文菜单中引入了另一个操作(可以通过右键单击堆栈帧面板激活),以减少此设置的困惑。 See for details

关于.net - Jetbrains 骑士 : Show "external code" in debugger call stack,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64858474/

相关文章:

c# - 设置人工​​内存限制

.net - #if DEBUG在DEBUG和RELEASE模式下始终为true

python - 是否有一个内置函数可以打印对象的所有当前属性和值?

c# - 团结/骑士: order of multiplication operations is inefficient?

c# - 私有(private)方法和属性的 JetBrains Rider C# 命名风格

c# - 将值从变量替换为另一个值

.net - 如何从 PowerShell 中根据 'haveibeenpwned Pwned Passwords' 检查密码?

Android 设备在命中断点后几秒钟与调试器断开连接

debugging - FireFox 和 html5 视频 - 带 x 的灰色框

ubuntu - 如何为具有自动完成功能的 ubuntu 配置 Rider F#?