Giter Club home page Giter Club logo

pythonanywhereeditor's People

Contributors

kutu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pythonanywhereeditor's Issues

Sync files between PythonAnywhere and Sublime

I love your plugin because it allows me to work directly with my files in PythonAnywhere in my favorite editor. However, since I use different computers (all have Sublime and your plugin), I usually found working on several files, then go to another computer, make changes, save, then when I get back to the previous one, I have to make sure that I close the opened files and not pressing Ctrl+S, then re open single one of them.

PythonAnywhere probably won't emit events that we can hook into. They have the bash console but I'm not sure whether we can connect to it. So in my opinion, for the convenience, a support for simple session such as storing list of opened files that can be re-opened in one click, would save time and safer.

error with username in current version.

I think that there's an error in the current version. This line (111, of editor.py)
settings.set("username", username)
ought to be
settings.set("username", new_username)

Login Failed

Hi,

I was instantly convinced of this plugin - it took 10 seconds from the moment reading about to install. Unfortunately the login fails with: login ... < urlopen error unknown url type: https >

Anything I can do?

Error while saving documents.

From morning onwards, sublime is unable to save files. I am able to successfully login/open files, but saving gives error.
[2014-08-07 05:01:47.189000] save file /home/username/merchants/app/models.py ... HTTP Error 403: FORBIDDEN

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.