Closed PLSFIX closed 3 years ago
Hello @PLSFIX, sorry, I can't reproduce the problem in the .tsx file in WebStorm 2020.3.2. Does the problem occur in all projects or only in this specific project? Could you please share the IDE logs (menu Help - Collect logs) and a sample project?
Hello, @prigara. I've tested it on another clean project with the same result. test-styled.zip - example project (basically, linaria & 2 files) webstorm-logs-20210312-210653.zip - logs
comparing with VSCode:
Update: it works on Windows
Hello! @PLSFIX I found the following line in your logs:
The Styled Components & Styled JSX (id=com.deadlock.scsyntax,
path=/Applications/WebStorm.app/Contents/plugins/styled-components)
plugin Requires plugin 'org.jetbrains.plugins.less' to be enabled.
Does the problem still exist if you enable Less plugin?
Hello @vladsholokhov Yes, currently LESS plugin is active but the situation is still the same.
Problem has been fixed with the last IDE update WebStorm 2020.3.3 Build #WS-203.7717.59, built on March 15, 2021
@PLSFIX Unfortunately I had no luck reproducing the issue. Thanks for the update!
Problem description:
Plugin doesn't work on latest Webstorm at all.