VS2015社区中快速查找的行为突然改变 [英] Behaviour of Quick Find in VS2015 Community suddenly changed

查看:82
本文介绍了VS2015社区中快速查找的行为突然改变的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Windows 10中使用Visual Studio 2015社区版本....

快速查找"对话框位于IDE客户端窗口的左上角.它没有标题和边框,并且比传统的查找和查找并缩小"要小得多.替换旧版Visual Studio中的对话框.

我已经使用VS2015社区版大约6个月了.几天前,它停止了按一次键启动搜索.现在,我必须按Enter键(CRLF)进行IDE搜索.

如何在按键返回时进行搜索?什么会阻止它工作?
不经意间,按了错误的键或命令????

Using Visual Studio 2015 Community version with Windows 10....

The Quick Find dialog sits in the top left-hand corner of the IDE client window. It does not have captions and borders and is much smaller than the traditional Find and Find & Replace dialogs in older versions of Visual Studio.

I have been using VS2015 community version for about 6 months. A couple of days ago it stopped launching a search on single key press. Now I have to press Enter (CRLF) to make the IDE search.

How can I get the search on key press back? And what could have stopped it working?
Inadvertently, pressing the wrong key or command???

推荐答案

kenresander,

Hi kenresander,

感谢您在MSDN论坛中发帖.

Thank you for posting in MSDN forum.

关于快速查找"对话框的问题1:

For question 1 about the Quick Find dialog :

尝试重现此问题,我将VS 2015快速查找对话框与vs 2013进行了比较:

Try to reproduce this issue, I compare the VS 2015 Quick Find dialog with vs 2013:

(1)VS 2015:

(1) VS 2015:

(2)vs 2013:

(2)vs 2013:

实际上它们的大小相同,那么如何告诉我们您指向的Visual Studio的旧版本呢?

They are the same size actually, so how about telling us the older versions of Visual Studio you point to?

如果您认为此对话框小得多,当前我们可以通过拖动左边框底部来扩展此对话框的宽度.

If you think that this dialog is much smaller, currently we could stretch width of this dialog by dragging the left border-bottom.

与此同时,我已经提交了有关将快速查找对话框"放大为  UserVoice ,  Microsoft 工程师会认真评估它们,请参见以下主题:

Meanwhile,  I have submit this suggestion about enlarging the Quick Find Dialog to  UserVoice, Microsoft engineers will evaluate them seriously, please see the following thread:

问题2:

如何在按键返回时进行搜索?又有什么能阻止它工作呢?

How can I get the search on key press back? And what could have stopped it working?

默认情况下,我们按"Ctrl + F"要打开搜索"对话框,VS和第三方加载项之间可能会有一些兼容性.我建议您可以在命令提示符下尝试一些devenv开关,以检查是否可以帮助您:

By default we press "Ctrl+F" to open the Search dialog, there could be some compatibility between VS and third-party add-inns. I suggest you can try some devenv switches in command prompt check if it can help you:

a.运行 devenv/Safemode 来查看您是否可以正确应用它.这样可以消除以下可能性:第三方加载项或程序包引起问题.
b.运行 devenv/Resetsettings 以消除导致设置损坏的原因. C.在命令提示符中运行 devenv/ResetSkipPkgs .

a. Run devenv /Safemode to see if you can apply it correctly. This can eliminate the possibility that   third party Add-ins or packages are causing problems.
b. Run devenv /Resetsettings to eliminate the cause of corrupted settings.
c. Run devenv /ResetSkipPkgs in Command Prompt.

如果以上方法仍无济于事,建议您再次转到控制面板"来修复VS.

If the above still no help, I suggest you go to Control Panel to repair your VS again.

最好的问候


这篇关于VS2015社区中快速查找的行为突然改变的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆