[Inject] tags hide properties from autocompletion
Opened this issue · 0 comments
simongregory commented
If inject tags are defined inline i.e:
[Inject] public var startHeartbeat:StartHeartbeat;
then public properties are not recognised by the autocompletion system.