Basic visual studio intellisense question
Posted
by maxp
on Stack Overflow
See other posts from Stack Overflow
or by maxp
Published on 2010-05-19T21:10:11Z
Indexed on
2010/05/19
21:20 UTC
Read the original article
Hit count: 176
visual-studio
|intellisense
Ive used visual studio for years, but the answer this eludes me:
When intellisense pops up, for a method call that takes more than one parameter, the summary for the first parameter is shown. The only way i've found to show the summary for the following parameter(s) is to either supply each parameter or just hit comma until i get the one im looking for.
Ive tried ctrl+right arrow, shift + right arrow etc etc, without success.
Just curious is all.
© Stack Overflow or respective owner