Kasun Vithanage
Kasun Vithanage
Any updates?
Thanks, this is a really valuable feature for vite
Is there any docs about objection integration?
yep still on next 12.2.4
Maybe we should add some samples provided here in the docs
I tried compiling `elixir-lsp` with my local elixir version ```bash Erlang/OTP 22 [erts-10.7] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] Elixir 1.11.2 (compiled with Erlang/OTP 21) ``` But I'm still not getting auto-complete...
Elixir-LS output ```bash Started ElixirLS v0.8.0 Elixir version: "1.11.2 (compiled with Erlang/OTP 21)" Erlang version: "22" ElixirLS compiled with Elixir 1.11.2 and erlang 22 MIX_ENV: test ``` My elixir version...
I tried on my mac with OTP 24(both elixir and elixir-ls). But no luck. Still no autocompletion for `use`
@DragosMocrii thanks for the article, I already tried that(found this in the same thread when I searched before). For some reason I do not get autocomplete for `use`
It seems with the same setup `phx` macros get auto-completed with `use`