Skip to content

v0.14.0

Compare
Choose a tag to compare
@KevinEady KevinEady released this 26 Oct 19:00
· 14 commits to master since this release
cd6e814

This release brings ther recent addition of classes into the extension for Signature Help, Completion, Definition, and Hover. Classes and References are currently unimplemented.

Additionally, a new configuration option referenceAllFunctions has been added to enable analysis on unused/uncalled functions.

What's Changed

  • Updates for function expressions and classes; Add configuration option referenceAllFunctions by @KevinEady in #64

Full Changelog: v0.13.0...v0.14.0