Curious if there is some way to make it show the arities of functions in autocomplete? Would be very useful for telling the difference between functions w/ the same name.
Our plugin currently only works with ElixirLS because the plugin is based on ElixirSense. Hopefully other language servers will come up with plugin interfaces, so we can adapt our plugin for those. Until then, if you want the Ash plugin to work, ElixirLS is the only option.
I also was needing this so I tried to implement it in Zed’s elixir extension but currently there’s some limitations. I created an issue for that to get some help about how to implement it
Not fixed? From what I have read it’s DNS problem, right? Why others should care that you locally or your local provider blocks some domain? I’m using Plasma 5 and changing DNS Server setting is very easy. Just change it to 1.1.1.1 and you would not have such strange problems.
Think that you would force all Wikipedia users to move all their work on the other server as one or few countries have blocked Wikipedia. It’s not a serious request. You can change DNS yourselves as you use VPNs to avoid censorship. I don’t see any problem here.
Just a note to those trying Zed a more recently who are also using TailwindCSS. I started using Zed a few days ago and did NOT have to add tailwind to the Elixir and HEEX language settings. It worked right away.
Correction, I ended up having to add the "tailwindcss-language-server" to the language servers. I’m almost certain it was working at one point but maybe it was just copilot. It seems to be not all that stable or consistent at this point.
Did you have to do anything to get the changes to take after editing the extension file? I’ve been trying to get this solution to work and none of the file changes to the extension seem to do anything.
Unfortunately, I’m no longer using Zed. The configuration seemed like a bit of a moving target–I think these were new features at the time. Hopefully, it’s more stable now.