Just published claude-code-elixir, a plugin marketplace for Claude Code with Elixir support. These are the plugins I’ve been using for my own projects.
Includes:
elixir-lsp: Language Server integration (go-to-definition, references, Dialyzer). Using elixir-ls.
mix-format: Auto-formats .ex/.exs files after edits
claude plugin marketplace add georgeguimaraes/claude-code-elixir
I dont seem to be able to have the lsp working. I installed the elixir-ls and I can see it working if I type ! elixir-ls in claude code prompt but, when I ask claude to test the lsp while I am in an elixir project, I get No LSP server available for file type: .ex
I am lost and Claude seem to not understand what is wrong too
I am on the lastest Claude Code (2.0.74)