Project DescriptionQuickPasteIt is a pastebin tool for Windows and Visual Studio (2010 & 2012) which makes sharing code files and snippets as easy as one click.
Code Sharing Simplified
QuickPasteIt makes code sharing in Windows simple by providing a one-click interface for the pastebin sites:
Alternative pastebins can be added fairly easily by implementing
IPasteBin.
From Windows Explorer

From Visual Studio 2010 or 2012
Pastebin a File
Pastebin a Selection
Features
- Automatic file encoding detection (ASCII, UTF-8, UTF-16, etc.)
- Pastebin URL is automatically added to the clipboard after a successful paste
- Includes command-line client that can run under Windows or Mono (in Unix/Linux environments)
- Allows configuration of options such as the default author and pastebin site using an easy INI format
- Automatic language detection for:
- C#
- JavaScript
- C++
- C
- Haskell
- F#
- HTML
- XML
- Python
- Tcl
- CoffeeScript
- Batch
- Bash
- CSS
- Java
- PHP
- SQL
- Perl
- Ruby
- TeX
- VB.NET
- Ini
- YAML