haskell-language-server VS vscode-haskell

Compare haskell-language-server vs vscode-haskell and see what are their differences.

haskell-language-server

Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine. (by haskell)
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
haskell-language-server vscode-haskell
111 15
2,645 552
0.8% 0.9%
9.6 8.7
2 days ago 10 days ago
Haskell TypeScript
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

haskell-language-server

Posts with mentions or reviews of haskell-language-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-08-06.
  • Why Does Everyone Hate Haskell, Jazz, and Pure Math?
    4 projects | news.ycombinator.com | 6 Aug 2024
    > Haskell has an endemic problem where way too many development resources are put into fringe parts of GHC

    There has been an incredibly amount of work put into all the things you mentioned over the last decade, which it sounds like you're unfamiliar with. https://github.com/haskell/haskell-language-server in particular is a pleasure to use in my experience. Package management is far from perfect, but it's always being worked on and I'll take it over anything in Python or the Node.js ecosystems any day. Developer experience has improved a lot since I started using the language and this is an area that the community and leadership absolutely cares about--I'd be surprised at anyone who spent time reading discussions in https://github.com/ghc-proposals/ghc-proposals or https://discourse.haskell.org/ or etc. would agree with you.

    > Haskell has the worst support for records of all its peers. SML, OCaml, F# all have better records.

    > Without good records it’s unreasonably hard to write large software projects.

    > AFAIK it’s hard to retrofit ML-style structural subtyped records onto Haskell, because the type system is designed around that not being possible.

    Haskell is not ML, and while Haskell records are weak they are not what is preventing people from writing big projects in Haskell. There is much more to the language than records. But I said this in my previous comment.

    Nothing you've written resonates with me, and I've written Haskell and PureScript professionally as well as Java and JS along with a bunch of other languages that haven't been mentioned. I'm also actively working on an open source project in my spare time with thousands of lines of Haskell and PureScript code (https://github.com/ddellacosta/automation-service), not to mention a half dozen other random half-done projects and contributions I've made to other open source libraries and applications. What have you written in Haskell that has made you dislike it so much?

    > Talk is cheap.

    Yes it is.

  • Revisiting Haskell after 10 years
    8 projects | dev.to | 15 Jan 2024
    The advent of language server protocol made possible the creation of HLS (Haskell Language Server), and there are plugins for many editors, such as vscode-haskell, that allow you to have auto-complete, auto-import, and automatic function signatures—also available to your editor of choice. The whole feedback loop of editing, compiling, and running is greatly improved.
  • VSCode Haskell extension not working
    1 project | /r/haskellquestions | 5 Oct 2023
    HLS 2.3.0.0 is currently broken on Windows.
  • Haskellers who moved to Rust: What has been your experience?
    2 projects | /r/rust | 12 Jul 2023
    The Haskell community has been focusing on tooling and IDE support in the last several years. Haskell-Language-Server is a huge improvment, so the experience is probably much better than you remember, but it'll still be a while before it catches up with Rust.
  • A semester of Haskell-language-server: an internship report
    1 project | news.ycombinator.com | 23 May 2023
  • HLS 2.0.0.0 is out
    1 project | /r/haskell_jp | 19 May 2023
    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
    static-ls is a low memory language server for Haskell that serves as an alternative to (hls)[https://github.com/haskell/haskell-language-server] with less functionality by using statically generated information. It is intended for (Highly recommend hls instead if you aren't having these issues):
  • HLS 1.10.0.0 is out
    1 project | /r/haskell | 31 Mar 2023
  • [Well-Typed] Multiple Component support for cabal repl
    1 project | /r/haskell | 17 Mar 2023
    I think the corresponding HLS PR is https://github.com/haskell/haskell-language-server/pull/3462, so it isn't landed yet but hopefully can be part of a HLS release before too long. (I'm not sure if it will make it in to the very next release because we're due one out to support GHC 9.6.1 pretty soon.)

vscode-haskell

Posts with mentions or reviews of vscode-haskell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-15.

What are some alternatives?

When comparing haskell-language-server and vscode-haskell you can also consider the following projects:

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

vscode-java - Java Language Support for Visual Studio Code

neovim - Vim-fork focused on extensibility and usability

spyglass - A personal search engine: Create a searchable library from your personal documents, interests, and more!

lsp-mode - Emacs client/library for the Language Server Protocol

vscode-yaml - YAML support for VS Code with built-in kubernetes syntax support

ormolu - A formatter for Haskell source code

vscode-intelephense - PHP intellisense for Visual Studio Code

hie-bios - Set up a GHC API session for various Haskell Projects

monaco-languageclient - Repo hosts npm packages for monaco-languageclient, vscode-ws-jsonrpc, monaco-editor-wrapper, @typefox/monaco-editor-react and monaco-languageclient-examples

lsp-haskell - lsp-mode :heart: haskell

atomic - Write ClojureScript in JavaScript without a transpiler.

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you konow that Haskell is
the 23rd most popular programming language
based on number of metions?