Jakub Arnold

Results 79 comments of Jakub Arnold
trafficstars

Not sure if this is related, but also misses cycles through module imports with an `__init__.py`.

> Hi! Thank you. Could you please add usage of the new feature to the demo? Also, I think I would merge this PR after new version of `egui-miniquad` will...

Is there any WIP on this, or anyone have an idea how to tackle it? I'm digging around in `bevy_sprite` but I'm kinda new to bevy, so not exactly sure...

Tried both `python setup.py install`, running `pip install .` and running `pip install Multicore-TSNE` from the parent dir, neither works on Windows 10 with 2017 devtools.

Can you be more specific? Do you mean symlinking `app/assets/javascripts/foo/models` under `app/assets/javascripts/models/foo` and `app/assets/javascripts/bar/models` under `app/assets/javascripts/models/bar`?

This is bad since there's no real workaround then, only providing both `present_one` and `present_all`

Will this automatically take into account the extensions defined in the .cabal file?

I'm asking this because I just tried this on a Yesod scaffold project, which defines TemplateHaskell in the .cabal file, but when I `hdevtools check Model.hs`, which uses TemplateHaskell, I'll...

@maximkulkin In that case something probably isn't working properly. At least QuasiQuotes aren't being recognized in a scaffolded Yesod project. ``` Settings.hs:41:24: parse error on input ‘{’ ``` Here's the...

@schell I hope it gets merged soon then :(