Welcome to MSDN Blogs Sign in | Join | Help

Sara Ford's Weblog

My adventures embracing open source on CodePlex and at Microsoft

News

    • Did you know... All author proceeds go directly to sending Hurricane Katrina survivors to college.

      Microsoft Visual Studio Tips book

      Recent Entries

Did you know... How to display parameter info for a function? - #062

parameter info displayed for a function

Press Ctrl+Shift+Space to display the parameter info.  The command is Edit.ParameterInfo, in case you need to check the keybindings.

Display parameter info on text editr toolbar

To iterate through the possible parameters, press the down arrow to go to the next and up arrow to go to the previous.  For whatever reason, I always reverse these arrow keys and end up navigating backwards.

Technorati tags: ,
Posted: Tuesday, October 16, 2007 3:00 AM by saraford

Comments

Dennis said:

I always mix up the meaning of the keys when cykling the definitions. I suspect it's because the arrows next to the "1 of x" makes the brain think you should increase the number with the up arrow.

# October 16, 2007 9:19 AM

Jason Haley said:

# October 16, 2007 9:52 AM

Jason Haley said:

# October 16, 2007 9:53 AM

Erling Paulsen said:

Doh!  For five years now my routine has been to delete everything after the last dot, and retype it to display the parameter info.

Thanks for the tip!

# October 16, 2007 3:44 PM

alanjmcf said:

That's Ctrl+K, P surely! :-,)  Hope I don't confuse everyone.  It matches in my mind:

Ctrl+K, ...

  L -- List members

  P -- Parameters

  I -- quick Info

etc etc...

# October 16, 2007 5:42 PM

Adam said:

Quite handy!

I've always had to delete one of the commas to pull that menu up.

# October 16, 2007 7:57 PM

Mahesh Kumar R said:

Superb, all these days i used to delete and retype it from open parenthesis...gud one

# October 17, 2007 12:34 AM

Muhammad Qasim Pasta said:

but for my VS it is Ctrl+K + I

# October 17, 2007 7:53 AM

Секреты Visual Studio said:

Нажмите Ctrl+Shift+Space для вывода информации о параметре функции. За эту операцию отвечает команда

# December 3, 2008 3:29 AM

xjb said:

# December 14, 2008 11:50 PM
New Comments to this post are disabled
Page view tracker