VS 2017 RC

编程入门 行业动态 更新时间:2024-10-27 14:28:38
本文介绍了VS 2017 RC - 在构建后停止输出的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

Visual Studio 2017 RC

很多时候,当我按F6进行构建并成功时,我立即按Ctrl + S进行保存。

<但是VS想要保存Build Text,因为Output对话框仍然具有焦点。

但这不是我想做的。我想保存我的代码而不是构建文本。

有没有办法在保存w / Ctrl + S之前不必点击我的代码文本就停止这个?

谢谢

解决方案

嗨Dennis_V,

欢迎来到MSDN论坛。

>>但是VS希望保存Build Text,因为Output对话框仍然具有焦点。

就像你发现的那样,当我们编译,构建或清理项目/解决方案时,焦点仍然在输出Windows上,所以如果你点击Ctrl + S,它会提醒您保存输出构建结果如下:

据我所知,这是设计,不仅适用于按F6 。想想输出窗口得到关注,你当前的动作(按Ctrl + S)得到上面的结果也看起来合理。对于其他应用程序,行为看起来相同。

如果您仍想达到预期的行为,可以将此建议报告给 VS产品团队UserVoice 并等待VS产品团队工程师的反馈,感谢您的理解。

祝你好运,

Sara

Visual Studio 2017 RC

Many times when I press F6 to build and it succeeded I immediately press Ctrl+S to save.

But VS wants to save the Build Text because the Output dialog still has focus.

But that is NOT want I want to do. I want to save my code and not the build text.

Is there a way to stop this without having to click on my code text before saving w/Ctrl+S?

Thanks

解决方案

Hi Dennis_V,

Welcome to the MSDN forum.

>> But VS wants to save the Build Text because the Output dialog still has focus.

Like you found, when we compile, build or clean the project/solution, the focus still on the Output Windows so if you click Ctrl+S, it will reminder you to save the output build result as below:

As far as I know, it is design, not only for press F6. Think about the output windows get the attention, your current action (press Ctrl + S) to get the above result also looks reasonable. For other applications, the behavior looks same.

If you still want to achieve your expected behavior, you can report this suggest to the VS Product Team UserVoice and waiting for the feedback from the VS Product Team Engineer, thank you for your understanding.

Best regards,

Sara

更多推荐

VS 2017 RC

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

发布评论

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

>www.elefans.com

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