Is almost everyone using VS Code now for Haskell?

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. haskell-language-server

    Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.

    Regardless of editor, isn't virtually everybody nowadays using https://github.com/haskell/haskell-language-server? That is editor-independent, after all.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. vim-awesome

    Awesome Vim plugins from across the universe

    Not to badger you or anything, but you gotta try Vim/Neovim and plugins from http://vimawesome.com You absolutely can turn these programs into full blown IDEs (I prefer Neovim because it's better suited for plugins imo, and also has a couple of cozy quality of life features). Emacs is great as well, but it's way easier to get into Vim, like WAY easier. I mean, there's an Emacs plugin or something that gives it Vim controls, which speaks volumes about just how intuitive that stuff is, you just gotta get over the initial panic and confusion, but it gets better and better afterwards. It's still hard to master, of course, but really easy to learn. 10/10, I even sometimes use Vim for web dev purposes, and the only downside is there's no Live Server for it, at least as far as I'm aware.

  4. hie-bios

    Set up a GHC API session for various Haskell Projects

    You can provide an alternative stack.yaml to HLS, with the specific configuration for the ide, although you have to write down an explicit hie.yaml file, take a look to https://github.com/mpickering/hie-bios#stack

  5. vscode-ghc-simple

    Simple GHC (Haskell) integration for VSCode

    I created vscode-ghc-simple, which is a VSCode extension that provides editor tooling using only GHCi. It interacts with GHCi using text I/O, especially with the features that use :set +c to provide expression type information and go to definition.

  6. dante

    If you're using emacs, you can check out a project with a very similar idea: dante.

  7. haskell-emacs

    Write Emacs extensions in Haskell

    Or Haskell https://github.com/knupfer/haskell-emacs ... you can extend emacs in almost any language you care to if that's your thing.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • HLS 2.0.0.0 is out

    2 projects | /r/haskell | 19 May 2023
  • Static-ls - a low memory Haskell language server based on hiedb and hiefiles

    4 projects | /r/haskell | 8 Apr 2023
  • Transform your old and tired Haskell source files in shining Notebooks

    2 projects | /r/haskell | 16 Nov 2022
  • Monthly Hask Anything (May 2022)

    4 projects | /r/haskell | 3 May 2022
  • I was finally able to set up Neovim lspconfig with Haskell Language Server on MacOS!

    2 projects | /r/haskell | 13 Sep 2021

Did you know that Haskell is
the 25th most popular programming language
based on number of references?