Coder Social home page Coder Social logo

pastebin-sublime-plugin's Issues

URLError

Hello,

Recently, I'm getting this:

Traceback (most recent call last):
  File "/home/user/goodies/sublime_text_3/sublime_plugin.py", line 556, in run_
    return self.run(edit)
  File "/home/user/.config/sublime-text-3/Packages/pastebin-sublime-plugin/pastebin.py", line 115, in run
    reply = urllib2.urlopen(request).read().decode(FilePart.CONTENT_TRANSFER_ENCODING)
  File "./urllib/request.py", line 156, in urlopen
  File "./urllib/request.py", line 469, in open
  File "./urllib/request.py", line 492, in _open
  File "./urllib/request.py", line 447, in _call_chain
  File "./urllib/request.py", line 1310, in unknown_open
urllib.error.URLError: <urlopen error unknown url type: https>

I'm using ST3 build 3083, latest pastebin-sublime-plugin.

it's not pastebin

I like the plugin, it works pretty good. I had to change the key command to ctrl+alt+shift+v on windows (not sure what super is). However, I assumed it would be using pastebin.com, which has lots of great functionality, including syntax highlighting, but instead it uses i.ole.im which I'm going to assume is your own code pasting site. I just think either the plugin should be renamed to something a little less deceiving, or it should actually use pastebin (or let us choose in the config which platform to use). Great work though.

Malfunction - No Link given in certain circumstances

If file has no file extension and you use the View > Syntax options to give a syntax highlighting [for example with computercraft files as they have no extension by default] it will say 'Paste: ' at the bottom with no link at all, looking at the console it seems it sends it fine but it never returns a link
2013032909524034
While trying to pastebin this issue log I have been encountering more issues,
http://pastebin.com/HJ0juzCD

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.