简体   繁体   English

Visual Studio->查找所有引用 - >在XAML文件中查找符号

[英]Visual Studio-> Find all references-> Looking for symbol in XAML files

Is there a way to prevent "Find all references" from searching in XAML files? 有没有办法防止在XAML文件中搜索“查找所有引用”? Searching the XAML files is painfully slow. 搜索XAML文件非常缓慢。

Not to re-open an older post, but you could do a "find in files" and specify only the file types you want to search through (eg .xml; .txt; .cs; .cpp etc). 不要重新打开旧帖子,但您可以执行“在文件中查找”并仅指定要搜索的文件类型(例如.xml; .txt; .cs; .cpp等)。

Granted i might be stating the obvious but.... 虽然我可能会说明显但......

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

相关问题 使用IIS Express不会出现在Visual Studio 2010 SP1中 - use IIS Express NOT appear in Visual Studio 2010 SP1 Visual Studio需要对此项目进行非功能性更改 - Visual Studio needs to make non-functional changes to this project 升级Visual Studio时是否必须升级TFS? - Do you have to upgrade TFS when upgrading Visual Studio? 安装Visual Studio 2010 SP1后出现问题? - Problems after installing Visual Studio 2010 SP1? 获取Visual Studio 2010扩展中的默认项目目录 - Get default project directory in Visual Studio 2010 extension Visual Studio 2010挂起用于Windows Azure的“配置远程桌面连接” - Visual Studio 2010 hangs on “Configure Remote Desktop Connections” for Windows Azure 如何确定我是否安装了Visual Studio 2010 Service Pack 1? - How can I tell if I have Service Pack 1 for Visual Studio 2010 installed? Visual Studio 2010无法禁用CSS验证(删除验证选项后) - Visual Studio 2010 unable to disable CSS Validation (after removing validation options) Visual Studio 2010:在文本编辑器中滚动使解决方案资源管理器滚动 - Visual Studio 2010: Scrolling in Text Editor makes the Solution Explorer scroll instead 区分web.config很难,有什么方法可以防止IIS管理器格式化Web.config的格式不同于Visual Studio的格式? - Diffing web.config is hard, any way to prevent IIS Manager from formatting Web.config differently than Visual Studio's format?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM