I don't know about you guys (and gals), but I often find myself pasting large string literals (SQL queries or dialogs) into code. It started to become quite a hassle to fire up EditPlus, paste, replace line breaks with quote characters, copy, and paste it into Visual Studio. So, I put together an add-in to help with this task and called it Smart Paster. .... If you'd like, you can grab it here: http://www.papadimoulis.com/alex/SmartPaster1.1.zip
I don't know about you guys (and gals), but I often find myself pasting large string literals (SQL queries or dialogs) into code. It started to become quite a hassle to fire up EditPlus, paste, replace line breaks with quote characters, copy, and paste it into Visual Studio. So, I put together an add-in to help with this task and called it Smart Paster.
.... If you'd like, you can grab it here: http://www.papadimoulis.com/alex/SmartPaster1.1.zip
Alex also asks for your feedback. Enjoy - Josh
UPDATE: I updated the link to point to the new version. Alex has taken some of your feeback and added some new features detailed here:
His blog also has a new screenshot of the configuration menu.
To stay up to date yourself on the latest versions you can subscribe to his catagory dedicated to this tool here:
http://weblogs.asp.net/alex_papadimoulis/category/5341.aspx