It would be nice to have a linter for Purescript.
That would be awesome. This is the editor support server that PureScript provides.
https://github.com/FrigoEU/psc-ide-vim
I'll have to do some experimenting with communicating with the TypeScript server. I bet whatever I discover in tinkering with that will be useful here.
Just for reference: https://github.com/neomake/neomake/pull/1194
Also, I believe this might be an extension of https://github.com/w0rp/ale/issues/517 due to:
Started a PR for this: https://github.com/w0rp/ale/pull/1737
It's not working for me yet, but not crashing either ;)
Hi,
if I may ask @w0rp, do you still plan on adding the purescript support?
I haven't ever planned on adding support for it myself. Someone else can pick it up some time if they are interested. I just review pull requests, manage issues, and mostly work on the core of ALE itself.
I think this can be closed now that #2572 has been merged?
Sure. Thanks!
Most helpful comment
That would be awesome. This is the editor support server that PureScript provides.
https://github.com/FrigoEU/psc-ide-vim