Ionic 6 - vscode broken?

Hi there,

I tried to start new angular projects using latest cli - hence getting Ionic 6 Angular 13. but vscode started complaining about ngcc language services failing.

So I removed Angular Essentionals pack (John Papa-12) and installed again. Now the code completion for something like HttpClient no longer works. (no longer getting ngcc errors). It is now suggesting to generate get and set accessors?

So for me this blocks starting new projects and efficient coding.

Happy to hear any suggestions!

Tom