Magnus Rundberget
Magnus Rundberget
@celliern how is this the same issue. Evaluating python code is surely not the same as the file dialog not working (as in not showing file names properly) ? That...
I can see how an Elm alternative to this would be useful. How would this fit with tab animations though, when should the animation start and end ?
Seems related to #59. (Get a notification/message back when tab is changed). You'd probably also want some state in your model to show something temporarily while the ajax request is...
Cheers. Didn't have time to look at this with my push for a 4.0.0 release. You can do a crazy amount of stuff with nav and navbars in bootstrap. It's...
care to elaborate a little bit more ?
Works on my machine :-) Just tried a fresh clone. What version of node are you using ? (I have only ever tested using 6.1.0)
maybe worth trying a newer version of node ? not sure what else I can do to help here.
A quick route here might (just might) be to consider incorporating the cider-nrepl middleware. This is what I did in the clj-refactor-plugin, but would love to be able to remove...
If you select the expression and try to eval you get a runtime exception (confirmed with 0.3.2) ``` Invalid behavior: :lt.objs.eval/inline-results TypeError: Cannot read property 'addEventListener' of undefined at Function.CodeMirror.on...
I would kind of preferred if we looken into what it would take to integrate something like https://github.com/AvisoNovate/pretty Preferably with the proper formatting (and if possible with coloring, which probably...