Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ksmsk opened this issue Jun 2, 2020 · 0 comments

Comments

@ksmsk
Copy link

ksmsk commented Jun 2, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant