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... Ctrl+J invokes statement completion? - #057

In the default general development settings, the keyboard shortcut to invoke statement completion is Ctrl+J.  The keyboard shortcut is bound to Edit.ListMembers, so you may need to confirm what your keyboard shortcut is.

statement completion

In the Text Editor Toolbar, you can invoke statement completion via the Show Member List button.

Show Member List toolbar button

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

Comments

Jason Haley said:

# October 9, 2007 9:45 AM

Olmo said:

This is something diffrent from Ctrl + Space ? Mmm...

# October 9, 2007 10:49 AM

MarcT said:

How does this differ from Edit.CompleteWord (Ctrl-Space)? Is there any occasion where Ctrl-J would help that Ctrl-Space would not?

# October 9, 2007 11:35 AM

Adam said:

Type out your variable name, then before the . hit ctrl-space,it doesn't pop up (well on mine) but when you hit Ctrl-J it pop's up with the options to replace that variable name with.

# October 9, 2007 7:05 PM
New Comments to this post are disabled
Page view tracker