Skip to content

[Bug][Typescript] Very slow props suggestions and no value suggestions when when using styled.div syntax #90

Open
@ksmsk

Description

@ksmsk

IDE name and version:

WebStorm 2020.1.1
Build #WS-201.7223.93, built on April 30, 2020

Styled-components plugin version:

1.1.2

Problem description:

If you use styled.div<Props>"", prop suggestion responses very slow and no value suggestions at all.

screenshots:
Screenshot from 2020-06-02 23-49-24
Screenshot from 2020-06-02 23-48-33

However, if you use styled("div")<Props>"", syntax it works as intended. no lag or absence of value suggestion
Screenshot from 2020-06-02 23-50-02
Screenshot from 2020-06-02 23-50-43

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions