Daniel Espendiller
Daniel Espendiller
https://blog.jetbrains.com/phpstorm/2024/04/phpstorm-2024-1-is-now-available/#support-for-symfony’s-assetmapper closed. asset mapper is include in PhpStorm itself, features should go directly into their issue tracker.
yeah, they are already highly downvoted. will try to fine tune it.
limited by missing extensions points. there are open issues, but i also asked now insde corresponding slack channel.
just i guess: maybe they need a hot reload plugin (dynamic plugins), as this plugin is having an optional "paid" flag this feature is sadly automatically deactivated. maybe a quick...
- yes there is. press ALT+enter in context - but other then form types class converting i never implemented full inspections which allowing them to run project wide; maybe quick...
you can also enable this "legacy feature": 
https://blog.jetbrains.com/phpstorm/2024/04/phpstorm-2024-1-is-now-available/#support-for-symfony’s-assetmapper closed. asset mapper is include in PhpStorm itself, features should go directly into their issue tracker.
thx, somehow i missed the class class api change
i checked official docs and also some open projects, but for now its looks too custom. `htm` are even not real twig files eg: https://github.com/OFFLINE-GmbH/oc-mall-theme/blob/master/pages/category.htm
from what i know there is a build in feature to resolve external packages via url, maybe there is a way to trigger it via a fake file or there...