Skip to content

support: WebStorm / PhpStorm no component props suggestion #23586

@sergeydorovsky

Description

@sergeydorovsky

I'm going to use @ionic/vue with PhpStorm and I noticed that I'm not getting props suggestions for ionic components.
What I did:

  1. imported IonButton from @ionic/vue
  2. defined it in "components" property
  3. using it in template doesn't provide me any prop hints in IDE

BUT! When I remove IonButton from "components" property, I'm getting both, component (props, events) and Vue (directives, etc) suggestions.

Is there a workaround? Can this be fixed?

P.S. IonButton is just an example, the same behavior I see for all other Ionic components.

2021-07-07_14-38-57-f66d587666

2021-07-07_14-44-22-c2a21372cb

Metadata

Metadata

Assignees

No one assigned

    Labels

    ionitron: supportcloses the issue with links to the correct resources

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions