0.6.1
What's Changed
- Added support for member completion after expressions, f.e.
(condition ? obj1 : obj2).
would complete bothobj1
's andobj2
's properties
Full Changelog: 0.6.0...0.6.1
(condition ? obj1 : obj2).
would complete both obj1
's and obj2
's propertiesFull Changelog: 0.6.0...0.6.1