Skip to content

v0.14.3

Latest
Compare
Choose a tag to compare
@KevinEady KevinEady released this 14 Nov 19:37
· 2 commits to master since this release
9443fd1

This release fixes an issue where when requesting completion suggestions for an object access query (eg. object.foo), all globally-scoped items (functions, constants, ...) were returned. The extension cannot provide completion details for objects, so no suggestions will be shown.

What's Changed

Full Changelog: v0.14.2...v0.14.3