/dpaste-sublime

Paste code quickly from Sublime Text to dpaste.com

Primary LanguagePython

Dpaste Sublime Plugin

This Sublime Text plugin is for copy-pasting code quickly to dpaste, it will return the dpaste URL to the clipboard.

Installation

Install through Package Control or clone this repo into your Sublime Text's Packages folder.

Usage

  • Mac: Select some text and use CMD + SHIFT + C instead of normal CMD + C, the dpaste URL will be copied to your clipboard and you can use CMD + V to paste right away.
  • Others: Use CTRL + SHIFT + C (and of course CTRL + V to paste) instead.