Closed razzeee closed 5 years ago
If we merge this, this will clash with the code-action branch. So if you want to merge that first and want me to rebase, please let me know. https://github.com/elm-tooling/elm-language-server/compare/master...elm-tooling:code-action
This defaults the parameters to Nothing, so if you want a logfile to be written you need to pass it into the executable.
Should help keeping everything platform independent.
Please keep in mind, I don't know any haskell, so this might be completely wrong.