I received some great ideas for new features and thought I'd incorporate them in a new version. Here's what's new:
- Tab/linebreak escape choices for C#
- Verbatim Literals (optional line spanning) for C#
- Paste As StringBuilder (with optional AppendFormat usage)
- Auto Formatting After Paste (optional)
- Ability to hide Paste As options on the context menu
- Add-In Commands for adding to custom menus and keyboard shortcuts
VisualStudio.NET 2003 Installer - http://www.papadimoulis.com/alex/SmartPaster1.1.zip
VisualStudio.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.aspx
VisualStudio.NET 2008 Source - http://www.papadimoulis.com/alex/SmartPaster2008sln.zip
Read more