Sebastian Pfitzner
Sebastian Pfitzner
Yep, that's an issue I had as well. Basically, the problem is the IE's security config on Windows Server ([as described here](https://github.com/JuliaLang/ZMQ.jl/issues/90#issuecomment-134421062)): You either have to turn it off or...
No, you need to get rid of the redirection entirely, i.e. replace those URLs with ``` http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_13.2 http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_13.2 ``` After the failure should be fine, yes, but doesn't really matter....
You can already use TableView in Juno, but yes, a button (in the workspace for example) that uses TableView would be cool to have.
I have a (stale) PR for something like this [here](https://github.com/JunoLab/atom-ink/pull/59) -- might be worth to revive it.
Btw, any suggestions for a good keybinding? :)
Can you try updating to ink 0.11.1? Error should be fixed there.
You most definitely weren't on 0.11.1 when you first posted, I only released that version ~15mins ago ;) Would be good if you could try again after restarting Atom --...
This is surprisingly hard to do since CSTParser doesn't keep a nice representation of comments... Would be cool to have though, agreed.
Why did you close the issue?
Ah, good to know. I'll reopen the issue since it seems like we could handle this more gracefully.