Joan Goyeau

Results 81 comments of Joan Goyeau

I don't understand why its not built in Recyclerview. It is implemented in iOS for a long time now!

This project might help: https://github.com/rahulrj/Swipe_RecyclerView

It would be cool to have something like `@Recurse("slack")`

This component should really be doing this https://github.com/vankop/jsoneditor-react/issues/3#issuecomment-383531421 itself. I don't see the point of leaving the user do all this boilerplat plumbing.

I ended up rewriting this component myself using `jsoneditor` directly instead of depending on `jsoneditor-react`. It's actually very simple. I'd like to share this but I'm not using Javascript, I'm...

This is partially fixed in 0.7.2 We are only missing the `$file` imports

I found out that the `$file` imports are supported in the current GenIdea through enabling the sc files support with ``. I don't know how to enable this with BSP....

I don't think `MappingsHelper` has any issue since it returns relative paths by design. Your concerne about the underlying OS would be an issue if we are using a different...

Hi @muuki88, I'm not sure I'll have much time to do this also since we moved away from SBT to Mill.

That a workaround :) Thanks for sharing!