clag

clag

Emacs/spacemacs with language server protocol for Elixir, or any solution for emacs guys?

Hi guys, I have noticed that the support for elixir in visual studio code is quite good, autocomplete is correct, even for installed packages, error suggestions work well, unfortunately vscode consumes too much ram and I prefer lighter editors, but support in spacemacs leaves something to be desired.

using spacemacs require a lot of steps before start to use elixir in a project and even after that autocompletion is not good and simple syntax errors are not even detected, I have seen that LS is usable in many editors, even recently I saw a post using vim https://www.mitchellhanberg.com/post/2018/10/18/how-to-use-elixir-ls-with-vim/ , but I don’t find how to integrate the LS of elixir (that exists) with emacs, someone has been lucky doing this?..or someone using emacs to program elixir using some other package has had good results? thank you!

Most Liked

axelson

axelson

Scenic Core Team

Alchemist doesn’t have any integration with the Elixir Language Server yet and there are a number of things that are rather broken at the moment, especially go-to-definition. @Trevoke has been studiously working on integrating the language server into Alchemist and currently has a PR up that you should give a try: https://github.com/tonini/alchemist.el/pull/350

You can also join in on the #alchemist-dev channel of the Elixir Slack if you’re interested in the development. (I try to help out but I don’t know enough emacs lisp to even be dangerous)

Where Next?

Popular in Questions Top

Brian
What is the proper way to load a module from a file in to IEX? In the python world, doing something like this pretty standard: from ....
New
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
JorisKok
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New
Werner
Hi, I’m using Ubuntu 18.04 and after updating to OTP-24.0 yesterday i have this warning when I run “mix local.hex”: 14:57:30.512 [warn] ...
New
dokuzbir
Hello, I am trying to convert my lists to string without losing brackets.For start i have 3 map. They look like these buyer = %{ id: ...
New
rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list....
New
johnnyicon
Hi all, I've just started learning Elixir and Phoenix Framework, so please pardon my n00bness at this stage. I'm trying to use Postg...
New
chrisalley
ExUnit now has describe blocks which is a welcome addition coming from RSpec. In the docs, it states that nested hierarchies of describe ...
New
belgoros
I’m not a pro in using Regex and can’t figure out why the following behaviour happens, especially if we take into account the difference ...
New
vrod
I am using the Starship cross-shell prompt – it seems pretty nice, but I get some errors: [WARN] - (starship::utils): Executing command ...
New

Other popular topics Top

shahryarjb
Hello, I get Persian date from my client and convert it to normal calendar like this: def jalali_string_to_miladi_english_number(persi...
New
jerry
Good day to you all. I have been struggling to get a query involving like and ilike to work. Can anyone assist me on this, please? pro...
New
AstonJ
You’re a programmer, so you don’t need spoon feeding with the conventional drivel about “this is an integer.” No. You need to know what’s...
New
chrismccord
This release brings a number of exciting features, including integration with the new Phoenix LiveDashboard and Phoenix LiveView. There h...
New
nsuchy
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
chrismccord
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
aadeshere1
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible. total = 10 while total != 0 ...
New
vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
Qqwy
Original source of discussion: This topic on the Pragmatic Programmers' Functional Web Development with Elixir, OTP, and Phoenix forum. ...
New

We're in Beta

About us Mission Statement