Skip to content

1.5.1

Compare
Choose a tag to compare
@jneira jneira released this 04 Aug 12:47
· 813 commits to master since this release
  • Add much more logging in the client side, configured with haskell.trace.client
  • Fix error handling of working out project ghc and a bug when the path to the executable contains spaces (See #421)
    • And dont use a shell to spawn the subprocess in non windows systems
    • Show the progress as a cancellable notification
  • Add commands Start Haskell LSP server and Stop Haskell LSP server