在VS2008中禁用XAML编辑器中的Intellisense? [英] Disable Intellisense in XAML Editor in VS2008?

查看:146
本文介绍了在VS2008中禁用XAML编辑器中的Intellisense?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法在Visual Studio 2008中的XAML编辑器中禁用Intellisense?键入时通常是一个很大的性能消耗,有时候我会等待十到几秒钟,同时列表会自动弹出。

Is there a way to disable Intellisense in the XAML editor in Visual Studio 2008? It is often a big performance drain while typing, and sometimes I'll sit for ten or more seconds waiting while the list automatically popups up.

看来在选项中 - >文本编辑器 - > XAML,智能感知部分部分不可用(灰显)。我们在Full XAML View中打开文档,并且不使用任何第三方增强功能。

It appears that in Options->Text Editors->XAML, the Intellisense section is section is unavailable (grayed out). We open documents in Full XAML View, and don't use any third party enhancements.

有时我会在其他地方打开文件并编辑我的内容需要,但我真的想解决这个问题所以我必须使用外部应用程序。

It's so bad that sometimes I'll just open the file elsewhere and edit what I need, but I'd really like to get this solved so I don't have to use an external application.

推荐答案

找到我自己的答案:

HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\Text Editor\XAML\Auto List Members 

设置为0x00000000解决了它。

Setting to 0x00000000 solves it.

Auto List Params键似乎没有效果。最重要的是,您仍然可以使用< Ctrl + Space>根据需要打开它(用于设置你不能想到的属性等等)。

The "Auto List Params" Key seems to have no effect. To top it off, you can still use <Ctrl+Space> to open it up on demand (for setting an attribute you can't think of the name of, etc.)

漂亮的漂亮!

这篇关于在VS2008中禁用XAML编辑器中的Intellisense?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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