mhanberg
Expert LSP Core Team
elixir-tools is a suite of developer tooling and packages for Elixir developers.
Website: https://www.elixir-tools.dev
GitHub: elixir-tools · GitHub
Projects:
- Next LS - Language Server Protocol implementation for Elixir
- Credo Language Server - Language Server Protocol implementation for Credo
- elixir-tools.nvim - Elixir plugin for Neovim
- elixir-tools.vscode - Elixir extension for Visual Studio Code
- GenLSP - GenLSP is an OTP behaviour for building language server protocol implementations
- Tableau - Static site generator
Past News:
- The elixir-tools Update Vol. 2 (2023-08-14)
- Introducing Next LS and an elixir-tools update (2023-07-05)
Today’s News:
Howdy folks! I haven’t posted about elixir-tools on the forum yet, so getting a topic started here.
Today I released The elixir-tools Update Vol. 3 , which details all the updates to the Next LS and the various tools in the elixir-tools family that haven’t happened in the last ~6 weeks.
Take care!
Trending in Announcing
Hey everyone!
Req is an HTTP client for Elixir that I’ve been working on for quite some time. There is already a lot of HTTP clients out...
New
Samly can be used to enable SAML 2.0 Single Sign On in a Plug/Phoenix application.
This library uses Erlang esaml to provide
plug enabl...
New
Flop is an Elixir library that applies filtering, ordering and pagination parameters to your Ecto queries.
offset-based pagination with...
New
Hobbes is a low-level distributed database for the Elixir programming language.
Hobbes provides a simple, safe, and scalable storage lay...
New
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Hi all!
I want to present a small library which provides a mix task for generating an Entity-Relationship Diagram for Ecto schemas.
You...
New
Hello
Published a new library - ProcessHub!
ProcessHub is a library designed to manage process distribution within the Elixir cluster. ...
New
Other Trending Topics
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
I am seeing a lot of aplications of Argumentum ad Vericundiam in software discussions. They do link some piece of writing and point us to...
New
This showed up on my feed.. anyone heard of it? Just hype?
Ox Alpha is a reasoning model designed for coding, sustained ag...
New
It’s not that it’s vocabulary is too advanced. It’s something worse.
I get lost trying to follow even a paragraph written by Claude. It’...
New
Today we’re releasing Oban for Python. Not an Oban client in Python. Not a pythonx wrapper embedded in Elixir. Nope, it’s a fully operati...
New
@hugobarauna, Dr. Dimitrios Koutmos (my brother) and I (Alex Koutmos) have been hard at work on writing a book on how you can use Elixir ...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #blog-post
- #elixirconf-us
- #elixir-ls
- #ai
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming










Showing Posts 1 to 10- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
mhanberg
Next LS v0.13
sbuttgereit
I’m wondering what the rationale is for Next LS or the trade-offs related to ElixirLS? It’s not apparent what’s compelling the development of another Elixir Language Server. This isn’t to say that it’s a pointless effort, just that I don’t understand why, as a possible user, I might care or what I’m missing concerning your effort?
I couldn’t readily see the rationale question answered in answered in the docs, README, etc. so just trying to understand.
fceruti
There’s an episode of the thinking elixir podcast where he goes in depth into what you are asking:
sb8244
I don’t want to start any wars here, but I will say that I’m super excited for Next LS.
Elixir LS works for me, most of the time, but the bugs and random issues are really frustrating. I have to delete the compiled Elixir LS files about 2-5 times a week. If Mitch can solve those by giving a better foundation (build more features in future more easily, support new Elixir / OTP versions more easily, etc.), then I’m really excited to fully switch to Next LS one day.
dimitarvp
Eh, I admit I’m not keen on the audio format. I would love to have that rationale written down somewhere.
And I too am not convinced we need to have more than one language server. Were there really such irreconcilable differences that mandated an entirely new project? What’s wrong with contributing to ElixirLS?
sodapopcan
I’m listening now so I can tell you when I’m done
EDIT: nvm, I see Mitch is responding.
mhanberg
Thanks for the questions (and answers!) everyone!
I get this question a couple times every time I post an update, so this week I’ll write up a piece on the story of how elixir-tools came to be.
dimitarvp
Good, thank you. I’ll read it very carefully.
dimitarvp
You should still post your impressions. Knowing you, it will turn out to be valuable feedback.
sodapopcan
Awe, that’s nice of you to say—I feel I’ve been saying some pretty boneheaded things around here in the past few weeks
I’m still listening and working at the same. Honestly, I just finally took the plunge to move from Vim to Neovim a few days ago. It’s a bit bittersweet, but ElixirLS is certainly quite nice, but it’s my first experience with language servers, period. I have not tried NextLS yet. So, as it stands, I may defer to others with more experience, but I’ll see.