Please can you also provide autocomplete on the lightning component (.cmp) as well for the following things, which will improve the development performance.
- {!v.paramName}
- {!c.controllerMethod}
- {!$Label.c.CUSTOM_LABEL} (autocomplete works on do after $Label ($Label.XXX) but not for dot after $Label.c ($Label.c.XXXX)