haskell-handbook icon indicating copy to clipboard operation
haskell-handbook copied to clipboard

[New topic] Development setup

Open Martinsos opened this issue 4 years ago • 2 comments
trafficstars

  • vscode + lsp
  • spacemacs + lsp or Dante

Martinsos avatar May 04 '21 13:05 Martinsos

VSCode/VSCodium + hls with this plugin seems like the recommended setup nowadays.

I also made minimal-haskell-emacs for emacs+dante combo.

soupi avatar May 05 '21 12:05 soupi

@soupi thanks for the tips, both on this and other issues! I am personally on spacemacs, with Dante until few days ago, now lsp, so I know that setup the best, but I will also try to set it up in vscode as per your instructions to confirm how that works :).

Martinsos avatar May 06 '21 10:05 Martinsos