Note that there are some explanatory texts on larger screens.

plurals
  1. POVisual Studio 2010's Parameter List (Intellisence) not showing all parameters
    primarykey
    data
    text
    <p>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.</p> <p>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 pass the 38th parameter you are blind, with no way to tell what parameter you are currently entering/editing.</p> <p>Here are a couple of screenshots that illustrate what I'm talking about.</p> <p>Visual Studio 2005/2008, how it used to be: <a href="http://www.screencast.com/t/D0kv5hiZK8" rel="nofollow">VS2008 Parameter List</a></p> <p>Visual Studio 2010, showing only the first 38: <a href="http://www.screencast.com/t/zpzNKM2q" rel="nofollow">VS2010 Parameter List</a></p> <p>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.</p> <p><strong>System info:</strong><br> Windows 7 64-bit<br> Intel i7 CPU<br> 16 GB DDR3 Memory<br> Visual Studio 2010 with Service Pack 1 </p> <p>Does anyone know how to get this fixed? Thanks in advance for any help/comments!</p> <p>-BlueSteel</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload