Autocomplete (intellisense) not working with Ionic 6 (Angular/Cordova or Capacitor)

When I create a new Ionic/Angular v6 project and I open it in Webstorm or in VS Code, the autocomplete feature is no working in html files. For example, if I start typing <ion- it does not give me suggestions. that is also happens with Angular directives such as *ngIf or *ngFor.

I get this after I create the project with Cordova. Is that related to the above issue

1 Like