简体   繁体   English

如何在不缩进的情况下将代码复制并粘贴到 Visual Studio 监视窗口中?

[英]How to copy and paste code into Visual Studio watch window without indent?

When I paste or drag and drop a long LINQ expression that takes multiple lines into visual studio watch window I need to delete indents to get the result.当我粘贴或拖放一个需要多行的长 LINQ 表达式到 Visual Studio 观察窗口时,我需要删除缩进以获得结果。 Is there some workarounds?有一些解决方法吗?

粘贴后为什么不使用Ctrl + K + D

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

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