Webstorm ion- html tag with ionic 2

Anyone knows how to get WebStorm to recognize tags like ion-card-content, ion-row, ion-col and others from Ionic 2?

PS: It does recognize:

<ion-action-sheet>
<ion-badge>

and others associated with main components.

3 Likes

So webstorm doesn’t have support for any of ionic2 custom html tags ATM (not sure if they will for all of them since some are CSS driven). Would be great to see added though! Not just for webstorm, but for all the editors.

1 Like