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... How to copy / paste in a function's parameter info? - #063

Whenever parameter info is displayed, you can copy or paste this information.  Press Ctrl+Alt+Shift+P to paste the default parameter names directly into the function. 

Press Ctrl+Alt+Shift+C to copy the info for some other line (see the commented line in the picture.  Copying the parameter info will put the function name and all parameter information onto the clipboard.)

parameter tip pasted

Technorati tags: ,
Posted: Wednesday, October 17, 2007 3:00 AM by saraford

Comments

Jason Haley said:

# October 17, 2007 9:34 AM

Jason Haley said:

# October 17, 2007 9:37 AM

Jason Haley said:

# October 17, 2007 9:39 AM

David said:

Here's a question for you.  In Visual Studio 2005...when working in source view, how do you prevent visual studio from auto-inserting attribute quotes when adding inline styles to HTML objects.

Ex: <h1 style="some:style;"></h1>

I type rather fast, and am used to adding my own quotation marks when needed, and the style attribute is the only one that I cannot seem to disable (which means I'm constantly adding additional quotes by accident).  BTW...I only use these for html-formatted emails that need to render properly in the most commonly used email clients, since Yahoo and Gmail have the nasty habit of stripping embedded css in a <style> tag.

And just for reference, I've already disabled:

Tools > Text Editor > HTML > Format > Insert Attribute Value Quotes When Typing && Insert Attribute value Quotes When Formatting.

Only the "Auto Insert close tag" is checked.  Also,

Tools > Text Editor > XML > Miscellaneous > Attribute Quotes is unchecked.

Any help would be appreciated.

# October 17, 2007 10:15 AM
New Comments to this post are disabled
Page view tracker