PhpStorm 2017.3 Code completion not working properly

After update PhpStorm to 2017.3, code completion function doesn't work properly. When html file is editing, code completion does not show css classes.

15 comments
Comment actions Permalink
Official comment

Thanks, reproduced! We are working on a fix. Please follow https://youtrack.jetbrains.com/issue/WEB-30030 to be notified of the issue status.

Comment actions Permalink

Thank you very much. I am looking forward to its fix.

0
Comment actions Permalink

Also facing the same issue

 

0
Comment actions Permalink

The issue is fixed in the already available 2017.3.1 EAP. You may switch to the Early Access Program channel in Settings (Preferences) | Appearance & Behavior | System Settings | Updates.

0
Comment actions Permalink

Running 2017.3 Build PS-173.3727.138. Switching to Early Access says there are no updates.

0
Comment actions Permalink

2017.3.1 EAP is already available for IntelliJ IDEA and WebStorm. PhpStorm 2017.3.1 EAP will be published soon too, sorry for the trouble.

1
Comment actions Permalink

Fixed in PhpStorm 2017.3.1 EAP Build #PS-173.3942.13, built on December 6, 2017
Thanks

0
Comment actions Permalink

PhpStorm 2017.3.1 EAP Build #PS-173.3942.13

New issue: not all classes are displayed. Example css:

[class*=tile-] .branding-bar {
...
}

0
Comment actions Permalink

Sergey, thanks for the new bug report! Looks like this is not a regression, this case never worked. Can you please file an issue in https://youtrack.jetbrains.com/issues/WEB (Subsystem: CSS)?.

0
Comment actions Permalink

I have the same issue. When is this fix being rolled out?

0
Comment actions Permalink

Accounting, 

Slow CSS class completion in HTML is fixed in the already available 2017.3.1 EAP. You may switch to the Early Access Program channel in Settings (Preferences) | Appearance & Behavior | System Settings | Updates.

0
Comment actions Permalink

I found the problem. in PHP files, if you use style tag in current page, CSS class autocomplete fails. you should define your stylesheet into a CSS file then load it to your page.

of course it is a bug, but you can fix it.

1
Comment actions Permalink

I can't do auto-completion to symfony code (like controller). My  I configured settings on my mac. I have the update phpstorm but I can still do it. How to do?   

0
Comment actions Permalink

Virginie Douine, if you need help with the project setup, the best would be to contact the support team and attach a sample project to reproduce the issue (Help | Support Center).

If you think that you've found a bug that is not yet reported please file a new issue in https://youtrack.jetbrains.com, also preferably with a sample project to reproduce the issue.

0

Please sign in to leave a comment.