Anyone have hard time in editor...?

it could be a bit far from ionic…but don’t know where I should post it…
as I attached image…
I wrote array as arriii…red line is not shown…
and also…
once I type this.a then it should show me auto compeletion of array so that I can choose array variable more easily, but not showing any…

how can I write code more conveniently not having above problems…

and…Cmd + click is not working…before my new lap top…it goes to code definition…but neither one of them are not working…

Does this problem persist on a brand-new project, or is it specific to this particular existing project?

I know VSCode in recent releases has started to load up features as they are needed (async) so some capabilities do take some time to load up.

it happen every project…
i Just install stable version of vscode… from official hompage

The reason I ask (I’ve never touched VSCode) is that my IDE (WebStorm) sometimes gives up on even trying to do syntax highlighting if my imports are a zoo, and I figured that AboutPage import might qualify as somewhat zoo-like.