Alex's musings about .NET and other Microsoft technologies
I received some great ideas for new features and thought I'd incorporate them in a new version. Here's what's new:
Context Menu:
Configuration:
Download:VisualStudio.NET 2003 Installer - http://www.papadimoulis.com/alex/SmartPaster1.1.zipVisualStudio.NET 2005 Installer - http://thedailywtf.com/forums/76015/PostAttachment.aspx (Rename to SmartPaster.vsi after download)VisualStudio.NET 2005 Source - http://thedailywtf.com/forums/54966/PostAttachment.aspxVisualStudio.NET 2008 Source - http://www.papadimoulis.com/alex/SmartPaster2008sln.zip
ThanksThanks to Kevin Feist for providing the 2005 source code and Michal Levy for creating the installer.Thanks to Manfred for providing the 2008 source code.
This is greate product.
I extend your product "Smart Paster 2005",to add [Paste As]-[XML Document Comment] function.
This function does:
* HTML encode
* Insert "///"(if VB, "'''")
source:
http://www.stbbs.net/~junichi/archive/smart-paster-2005-xmldoccomment-enhanced/SmartPaster2005-XMLDocComment-enhanced-src.zip
binary(installer):
http://www.stbbs.net/~junichi/archive/smart-paster-2005-xmldoccomment-enhanced/SmartPaster2005-XMLDocComment-enhanced.vsi
oh yeah, this tool is awesome. in vs 2005, works like a champ! SWEET!
-
jen
This thing looks awsom help to me
Hi,
Just resolved an issue I had so I thought to post this to hopefully help others if need be;
I have my 'My Documents' target set to 'c:\me' and as such the installer installed the Addin to 'c:\me\Visual Studio 2005\Addins'. However, in order to get the addin to work I had to manually move it to 'c:\Documents And Settings\<user>\My Documents\Visual Studio 2005\Addins'.
Not sure if this is an installer problem, a Visual Studio problem, or a configuration problem. Works now though and is so time saving!! Good work and thank you.
And here I was about to make my OWN Add-In HA!
Cheers!
Pingback from blog.RichiStudios.com » Visual Studio 2005 - Praktische Plugins
This is a great addition to VS2005, thanks for taking the time to create and share it.
This is a great time-saving add-in for any developer. I added in an option to allow the add-in to remember customized commented signatures into the configuration dialog along with a menu option to paste the signature in. If interested in my changes email me at my URL above (not a programmer's site but has my email address at the bottom of the page)
holiday
<a href=" http://dosug.do.funpic.org ">holiday</a>
Pingback from The Usual Dosage » Blog Archive » UD’s Pick of the Top 10 Free VS.NET Add-Ins
Hey there,
Any plans on a VS2008 release?
Cheers,
J
Perfect addition to VS2005, will there be any release for VS2008?
:)
Another hopeful vote for a 2008 version. Unfortunately I'm using the Express editions, or I'd do the modifications myself :( sorry and thank you!
And to note, for those using the express editions, if you hadn't already noticed, you can't use Add-Ins..
For some reason i cannot install the add-in to vs2008, is there any tip or something that i have to look for first ?
Hello Anthony,
Please explain in a few words, what the problem is. I think you should only create a Directory named 'Addins' under own files\Visual Studio 2008 and copy the 'SmartPaster2008.AddIn' and the 'SmartPaster2008.dll' in this directory. VS should recognize the AddIn.
Line 280 in SmartPasterForm.vb should look like this:
Me.CSLinebreakEscape.Items.AddRange(New Object() {"<none>", """\n""", """\r\n""", "ControlChars.NewLine", "Environment.NewLine"})
Noticed that i added the quotes.
the same is with line 291:
Me.CSTabEscape.Items.AddRange(New Object() {"<none>", """\t""", "ControlChars.Tab"})
Pingback from ????????? » Blog Archive » Smart Paster Add-In for VS2005 or VS2008
Smart Paster Add-In for VS2008
Buenas, desde hace varios años utilizo una herramienta que realmente me ahorra segundos valiosos al momento
Buenas, desde hace varios años utilizo una herramienta que realmente me ahorra segundos valiosos al...
Pingback from Useful add-ons (plugins) for Visual Studio 2005 - Ye Meri Life Hai!