简体   繁体   English

在Visual Studio 2017中进行调试时禁用嵌入式自动

[英]Disable in-line autos when debugging in Visual Studio 2017

After a recent Visual Studio 2017 update (15.7.3??) the behaviour of the debugger has changed. 在最近的Visual Studio 2017更新(15.7.3 ??)之后,调试器的行为已更改。 When a breakpoint is reached all variables are displayed in-line as tooltips, causing a noticeable performance impact. 当达到断点时,所有变量都作为工具提示在线显示,从而对性能产生明显影响。

How to disable this? 如何禁用它?

As picture below - 如下图-

在线汽车

It is definitely ReSharper, and here is the link . 绝对是ReSharper,这是链接 If you go Options > Tools > Debugger you can disable the option Show local variables values in editor . 如果转到选项 > 工具 > 调试器 ,则可以禁用选项在编辑器中显示局部变量值

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM