atom-dpaste
Package for pasting code from atom to dpaste application.
Cyril Prokhorenko 92 1 0.1.5 MIT GitHub

atom-dpaste Build Status

Package for pasting code from atom editor to dpaste application.

By default this package be use official demo of dpaste service, writen by Martin Mahner. You can configure package for work with specific/own dpaste application, use settings of installed packages for that.

Install

Using apm:

apm install atom-dpaste

Or search atom-dpaste in Atom setting view.

Usage

  • Select code and use hotkey (ctrl-cmd-c) or context-menu (RightClick-Save as Paste) for paste it.
  • Link to the dpaste-snippet will be saved to clipboard, if this option enabled in settings.
  • Link to the dpaste-snippet will be opened in default browser, if this option enabled in settings.