nwolverson / purescript-language-server

MIT License
184 stars 41 forks source link

Fix windows env path #141

Closed wclr closed 3 years ago

wclr commented 3 years ago

This should fix https://github.com/nwolverson/purescript-language-server/issues/133.

Also it adds addNpmPath setting for the project itself, as it seems actual, and adds debug package that is useful for debugging.