Skip to content

0.16.0

Compare
Choose a tag to compare
@robertoaloi robertoaloi released this 31 May 10:25
· 426 commits to main since this release
28694b7
  • Support renaming for record names and record fields (thanks @gomoripeti)
  • Correctly decode path to custom configuration on Windows (thanks @misaki214)
  • Allow config file to be named erlang_ls.yaml in addition to erlang_ls.config (thanks @elbrujohalcon)
  • Implement support for incremental text synchronization (thanks @plux)
  • Fix finding references for types defined in header files (thanks @plux)
  • Upgrade ranch dependency to 2.0.0 (thanks @plux)
  • Fix scoping for macro and record referencing (thanks @gomoripeti)
  • Use column numbers for Dialyzer diagnostics when available (thanks @plux)
  • Fix Dialyzer diagnostics support for OTP 24 (thanks @plux)
  • Truncate suggested spec titles (thanks @hellmean)
  • Improve installation instructions (thanks @pierre-rouleau)
  • Allow renaming functions when pointing at function references (thanks @plux)
  • Fix crash in function references code lens (thanks @hellmean)
  • Debugger support for conditions and hitconditions for breakpoints and logpoints (thanks @hajduakos)
  • Use erlfmt for parsing (thanks @gomoripeti)