开发者

Visual Studio 2010's Parameter List (Intellisence) not showing all parameters

I resently upgraded to VS 2010 and I think I've come across a deal-breaker bug if I cannot get it fixed. The problem is with the "Display Parameter Info" (ctrl-shift-space) feature that lists the parameters for the current method/function, bolding the current parameter your cursor is currently on.

The problem is that 2010 is not showing all parameters, it seems limited to showing only 38 or so parameters in a vertical list. VS 2005 and 2008 both showed the full list of parameters (hundreds if nessesary in a box below the method you are working in. The 2010 vertical list does not scroll when you get to the end of the list to show more parameters, once you p开发者_开发技巧ass the 38th parameter you are blind, with no way to tell what parameter you are currently entering/editing.

Here are a couple of screenshots that illustrate what I'm talking about.

Visual Studio 2005/2008, how it used to be: VS2008 Parameter List

Visual Studio 2010, showing only the first 38: VS2010 Parameter List

In the 2010 screenshot, once I move to the parameter after "VIPs" the same list shows, with none bolded and I can no longer make changes because I don't know where I am in the method.

System info:

Windows 7 64-bit

Intel i7 CPU

16 GB DDR3 Memory

Visual Studio 2010 with Service Pack 1

Does anyone know how to get this fixed? Thanks in advance for any help/comments!

-BlueSteel


It's a known issue, I'm afraid. A fix was considered for SP1 but obviously didn't make it in. No word on SP2 yet.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜