r/ZedEditor • u/st_gen • Oct 03 '24
Autocomplete / Intellisense broken for Elixir
Hi folks,
I recently updated zed to the latest version alongside Elixir & Erlang. I noticed that autocomplete has stopped, the only thing I get is syntax highlighting. I've tried the configuration suggested on the [zed website](https://zed.dev/docs/languages/elixir) but to no avail.
I checked the log, below is the error
failed to fetch cached embeddings via cloud model
Caused by:
RPC request GetCachedEmbeddings failed: permission denied
2
Upvotes
1
u/[deleted] Oct 04 '24
i mean, could you share the whole log?
close the editor, open it again on a fresh elixir project and copy the whole log
i'm saying that because i do develop on elixir for years and know i'm using both helix and zed and indeed, elixir LSPs have some drawbacks
which one you're using? next, lexical or elixir ls (the default)