styled-components / webstorm-styled-components

styled-components highlighting support in IntelliJ editors
https://plugins.jetbrains.com/plugin/9997-styled-components
MIT License
375 stars 19 forks source link

No autocomplete for styled-components in Webstorm #70

Closed adrianczuczka closed 5 years ago

adrianczuczka commented 5 years ago

Problem description:

Webstorm is currently not able to autocomplete styled-components when they are used. This is quite annoying, especially for projects with many components. This issue is identical to https://youtrack.jetbrains.com/issue/WEB-33709 .

BeaRRRRR commented 5 years ago

They fixed it in builds 193.1232, 192.5871 but this builds are only available in the eap, so you just need to go to File | Settings | Appearance and Behavior | System Settings | Updates , select Early Access Program in the dropdown, hit check now and, finally ,update

prigara commented 5 years ago

As @BeaRRRRR has mentioned, WebStorm 2019.2.1 Early Access that fixes the issue is available for the download here: https://confluence.jetbrains.com/display/WI/WebStorm+EAP The stable version will be available next week. Closing this issue now.