v0.14.2
This release addresses a bug where the this parameter was not shown when calling a method function eg. Foo::Bar( this ) in signature help.
What's Changed
- Update npm, GitHub Actions dependencies; Add dependabot by @KevinEady in #68
- Fix missing
thisparameter in signature help by @KevinEady in #69 - Release v0.14.2 by @KevinEady in #70
Full Changelog: v0.14.1...v0.14.2