Maik Riechert
Maik Riechert
I had a look again, and the issue was with double naming... Changing the `name` to `Git Tree Compare` has the effect that when the extension isn't activated yet, it...
`name` is mandatory. The point you raise about discoverability is a good one. Probably important enough to accept the double name. I wonder if there's a similar case in another...
The empty view shows up like this:  To me this looks like a similar hack. The trick is that they use two separate views, but I don't think this...
Thanks for the report! I'll try to reproduce it, but in the meantime, can you let me know which git version you're using?
Note that the extension dumps all the git commands in the Output view (where all the other logs are). It might be worth looking at that and re-running those manually...
I see, though in general passing a function is needed as soon as you start having multiple types of objects. The docstring also doesn't talk about the object case yet:...
@cansik I generally don't publish source packages anymore for any of my binary Python packages as those more often than not lead to failed builds with obscure error messages and...
Hmm, actually I can't get _any_ GLGE demo running on Opera 12. Other WebGL demos work though. I don't get any JS errors or anything, don't quite know where to...
Seems a browser addon I used (HTTPS Everywhere) changed the http to https and there it fails: https://mrmufflon.github.io/Leaflet.Coordinates/examples/demo.html
You can use the technique from here: https://github.com/letmaik/rawpy-notebooks/blob/master/colour-negative/colour-negative.ipynb