Webstorm doesn't autoimport

Just created a new app with ‘ionic start myApp tabs’
the problem is that if I open the project with WebStorm and I try to write code, Ionic tags don’t get autoimported.
I have to import them manually each time and that’s a really bad dev experience.
Is this solvable?
Thank you in advance.