.exs
files don't return compilation errors- "Fetching n dependencies" sometimes get stuck (remove the
.elixir_ls
directory to fix) - Debugger doesn't work in Elixir 1.10.0 - 1.10.2 (but it should work in 1.10.3 when this fix is released)
- "Go to definition" does not work within the
scope
of a Phoenix router - On first launch dialyzer will cause high CPU usage for a considerable time
- Dialyzer does not pick up changes involving remote types (#502)