Expert: LSP for Elixir
github.com
Expert: LSP for Elixir
1–10 of 47 posts
Re: Expert: LSP for Elixir
#2Re: Expert: LSP for Elixir
#3Interesting choice to use just
That said, I consider `just` very language-agnostic and useful because of that, and I consider mix pretty bad at any workflow needs that isn't directly concerned with BEAM.
Re: Expert: LSP for Elixir
#4Interesting choice to use just
Re: Expert: LSP for Elixir
#5https://github.com/elixir-lang/expert/blob/main/pages/archit...
Re: Expert: LSP for Elixir
#6https://elixir-lang.org/blog/2024/08/15/welcome-elixir-langu...
Re: Expert: LSP for Elixir
#7Interesting choice to use just
It has both a justfile and a makefile at the root, even. Most of us seem to want to use it to throw make away entirely. That said, I consider `just` very language-agnostic and useful because of that, and I consider mix pretty bad at any workflow needs that isn't directly concerned with BEAM.
Re: Expert: LSP for Elixir
#8Interesting choice to use just
It has both a justfile and a makefile at the root, even. Most of us seem to want to use it to throw make away entirely. That said, I consider `just` very language-agnostic and useful because of that, and I consider mix pretty bad at any workflow needs that isn't directly concerned with BEAM.
Re: Expert: LSP for Elixir
#9There are several different LSP implementations of Elixir, each with their own pros and cons. Last year they all agreed to collaborate on an LSP; is this going to be the result of that? https://elixir-lang.org/blog/2024/08/15/welcome-elixir-langu...
Re: Expert: LSP for Elixir
#10There are several different LSP implementations of Elixir, each with their own pros and cons. Last year they all agreed to collaborate on an LSP; is this going to be the result of that? https://elixir-lang.org/blog/2024/08/15/welcome-elixir-langu...