Skip to content

martinjw/SmartPaster

Repository files navigation

SmartPaster 2022

A port of Alex Papadimoulis' Smart Paster for Visual Studio 2022. (via SmartPaster 2010 for Visual Studio 2010 and 2012: https://smartpaster2010.codeplex.com/) (via SmartPaster 2013/2017 for Visual Studio 2013, 2015, 2017 and 2019: https://github.com/martinjw/SmartPaster2013/)

A "Paste As" right-click option that allows clipboard text to be:

  • Paste as Comment
  • Paste as Literal String (regular string literal)
  • Paste as @String (in C#, verbatim string; in VB, CData or VB14 multi-line strings depending on version)
  • Paste as StringBuilder
  • Paste as Byte Array

On Visual Studio Gallery:

Screenshot

Credits

The original SmartPaster (for VS 2003/2005/2008) by Alex Papadimoulis is here: http://weblogs.asp.net/alex_papadimoulis/archive/2004/05/25/Smart-Paster-1.1-Add-In---StringBuilder-and-Better-C_2300_-Handling.aspx The original source code is here: http://code.google.com/p/smartpaster/

About

SmartPaster

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors