Css Auto completion is not working After the Update
i have add all.min.css (font awasome css) in my resources/css file there are some other css file there with custom styling
before the update everything was working fine but not after the update i get not auto-completion of the CSS classes
请先登录再写评论。
Which IDE version do you use? Please try invalidating cache (File > Invalidate cache).
Oksana Chumak Hello Sir
I invalidated cache (all boxes checked) but still same result
ABOUT IDEA
PhpStorm 2024.1
Build #PS-241.14494.237, built on March 28, 2024
Licensed to sohail Ahmad
Subscription is active until February 5, 2025.
Runtime version: 17.0.10+8-b1207.12 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 6.5.0-28-generic
GC: G1 Young Generation, G1 Old Generation
Memory: 4000M
Cores: 8
Registry:
ide.balloon.shadow.size=0
debugger.new.tool.window.layout=true
run.processes.with.pty=TRUE
ide.intellij.laf.enable.animation=true
ide.experimental.ui=true
Non-Bundled Plugins:
com.karateca.jstoolbox (1.10)
com.fernandojimenez.mattecarbon.theme (3.0.0)
com.jetbrains.space (241.14494.150)
com.jinsihou.react.snippets (1.1.1)
IdeaVIM (2.10.2)
com.myoutdesk.tailwind_formatter (2.0.10)
com.arcticicestudio.nord.jetbrains (0.13.0)
com.bluewaitor.tsReact (1.4.0)
com.intellij.grazie.pro (0.3.300)
com.intellij.ml.llm (241.14494.320)
com.kalessil.phpStorm.phpInspectionsEA (5.0.0.0)
ru.adelf.idea.dotenv (2024.1)
nl.deschepers.laraveltinker (2.7.0)
net.king2500.plugins.PhpAdvancedAutoComplete (1.1.0)
de.espend.idea.php.annotation (10.0.0)
dev.ekvedaras.laravelquery (4.0.2)
com.github.ArtsiomCh.NestedBracketsColorer (0.7.2)
com.jetbrains.plugins.jslint (202.3)
com.github.inxilpro.intellijalpine (v0.4.2)
com.laravel_idea.plugin (8.1.4.241)
zielu.gitworktree (1.0.3+231)
com.mallowigi (95.0.0)
zielu.gittoolbox (500.2.5+233)
mobi.hsz.idea.gitignore (4.5.3)
Current Desktop: ubuntu:GNOME
Unfortunately, it’s not quite clear what the problem is. Can you please describe it in more detail? Do you get no CSS completion at all, or no completion from the minified
.css
files? Does changing minified files to non-minified make any difference? Does the issue occur when editing plain.html
files, or.php
. or? Screenshots illustrating the issue would be helpful.Elena Pogorelova Hi yes i get no css completion of any of the css files but it only not working on .blade.php
if i change extension to .PHP or .HTML then i get autocompletion
Thnx
PHP FILE
HTML FILE
Blade.php File
Thanks for providing all the details! this is a known issue, https://youtrack.jetbrains.com/issue/WI-76922/2024.1-CSS-autocomplete-doesnt-work-in-blade.php-files. The fix is included in the 2024.1.1 update.
Elena Pogorelova thnx so i updated and the issue is fixed but is this a stable update cause after the update i get this screen when
launching Phpstorm i just want to make sure my phpstrom is stable with major no bugs
isn't EAP Early Access Program
l
Version 2024.1.1 was released a week ago and can be downloaded from https://www.jetbrains.com/phpstorm/download. Please make sure to update to the released version.
sohail Ahmad
That EAP text on your screenshot is a mistake (forgot to update during the build process), it's already fixed - check WI-77275 ticket.
It is a proper 2024.1.1 and not an EAP build.
k thnx