English 中文(简体)
2010年视觉演播室
原标题:Visual Studio 2010 Intellisense annoyances

在VS2010年,我的方言(C#)不强调首选项目。 这意味着,在一只新闻 do/露天/露天之前,必须击./arrow,以达到全字。

这只发生在新的卡特尔(在任何地方,而不仅仅是在一开始搜查)。

此外,老的和新的星座之间如何转换? 有时,这种情况似乎自动发生,因此,一些热key的 i子在不知情的情况下保持了所有时间的紧迫性。

问题回答

你们可以去Edit->IntelliSense-> Toggle Concluding Mode。 我认为,它有一个关键的捷径,但似乎不是在我目前的安装上......这可能是安装ReSharper的副作用。 当然,如果你想要的话,你总是能够立 short。





相关问题
Intellisense not showing anything I write

I am using Visual C# 2008 express. I m also running Windows 7. I created a simple form, but Intellisense doesn t show anything I wrote. I write: private RadioButton rbtn_sortLocation; And then when ...

Intellisense not working

Intellisense is not working correctly for new user Controls. Any class in the same namespace as my new class is not visible in intellisense. It compiles without any problem. I m using VS 2008.

Shortlisting Intellisense

Does anyone know if there s a way in VS 2008 to shortlist the Intellisense to show only, say, events or properties? Or is there possibly a plug-in for this? I use Intellisense over going to the ...

Intellisense for C# User Control in VB.NET project

I have created a C# user control which I want to use in VB.NET .. the control works fine, but in VB.NET the Intellisense does not show any of the C# user control function descriptions (in summary xml ...

visual studio intellisense error

template <typename T> class Test { friend Test<T> & operator * (T lhs, const Test<T> & rhs) { Test<T> r(rhs); // return r *= lhs; ...

Jquery and Intellisense in VS 2008 with hotfix and SP1

I followed Scott Guthrie s instructions as outlined at http://weblogs.asp.net/scottgu/archive/2008/11/21/jquery-intellisense-in-vs-2008.aspx but no avail: intellisense still doesn t work. Any tips?

热门标签