SublimePaster
SublimePaster copied to clipboard
Post to and fetch from dpaste.com, lodgeit and pastie.org. Non-blocking, url-to-clipboard, auth support
Hi Rob, A sublime user here and I just learned about your cool plugin (SublimePaster). forked at https://github.com/six519/SublimePaster .I decided to integrate http://pastebin.com API functionality using my Pastebin.com API wrapper...
Public instance at http://hastebin.com/ - client at https://github.com/seejohnrun/haste-client
I've just installed SUblimePaster on two Sublime 2 installations, one the mainline release b2165, and the other the dev release at b2168. In both instances, I'm unable to switch from...
Read default settings from `Pastebin.sublime-settings` and override with `pastebin` section from User File Settings if present. Difficult at present as a Sublime Settings object cannot be coerced to a dict....