atom-dpaste
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.