Yiğit Özkavcı
Yiğit Özkavcı
> I'll try to find a dataset online which uses Parquet, so we can have a use case and a good example. That would be really nice. I'm currently generating...
I don't know it still is a problem about this plugin, but disabling `vim-polyglot` which utilises `elm.vim` for its elm part solves the indentation problem.
So, still no fix?
@RyanGlScott It looks awesome, thanks for the suggestion. I'll definitely give it a try.
Problem is also in: [Html.App](http://package.elm-lang.org/packages/elm-lang/html/latest/Html-App) and [Signal](http://package.elm-lang.org/packages/elm-lang/core/latest/Signal) docs
Hi @chshersh, Would you be able to confirm whether this is still an issue? This TODO in the code no longer exists and I've failed to reproduce the mentioned "hanging...
Thank you, I'm on it then :)
I have this issue right now. Currently, `elm-package.json` contains ``` "dependencies": { "elm-lang/core": "4.0.5
If you confirm the issue, I am going to work on this. That can be a good opportunity for me to dive into python code a bit @yasintoy
When I report exception in stead of `Something went wrong` error, I confirmed this as an encoding error @yasintoy: ``` (, UnicodeEncodeError('ascii', u'Yi\u011fit', 2, 3, 'ordinal not in range(128)'), )...