Skip to content

Files

Latest commit

2670665 · Jan 23, 2022

History

History
8 lines (7 loc) · 589 Bytes

known-issues-limitations.md

File metadata and controls

8 lines (7 loc) · 589 Bytes

Known Issues / Limitations

  • .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)