simongregory/actionscript3-tmbundle

[Inject] tags hide properties from autocompletion

Opened this issue · 0 comments

If inject tags are defined inline i.e:

[Inject] public var startHeartbeat:StartHeartbeat;

then public properties are not recognised by the autocompletion system.