Skip to content

0.13.0

Compare
Choose a tag to compare
@robertoaloi robertoaloi released this 27 Mar 14:45
· 534 commits to main since this release
013d01d
  • Fix config file used by PropEr tests (thanks @pablocostass)
  • Self-describing specs
  • New code lens (named function-references) to show references to a function
  • Optimize indexing (~4x speedup) (thanks @seriyps)
  • Add support for cancelling requests
  • Honour $/cancelRequest in the suggest-specs code lens
  • Limit completion to unexported functions when in an -export (thanks @plux)
  • Jump to variable definition (thanks @plux)
  • Fix linting issues (thanks @plux)