Skip to content

0.2.0

Compare
Choose a tag to compare
@robertoaloi robertoaloi released this 24 Mar 17:47
78c3422

Changelog

  • Add auto completion for types in spec and export_types contexts
  • Fix Elvis diagnostics for modules not belonging to the workspace
  • Fix off-by-one folding ranges for some editors
  • Restrict dependencies from accessing stdio, avoiding crashes on hover
  • Speed up indexing
  • Add syntax-highlighting for hover information
  • Fix inclusion path for dependencies
  • Show function information when hovering the export list
  • Add plumbing for code lenses
  • Find module references
  • Find macro references
  • Update code formatter to latest available version
  • Fix ranges for Dialyzer diagnostics
  • Avoid crash in presence of : within strings
  • Fix supervision strategy
  • Avoid un-necessary parsing
  • Asynchronous diagnostics