Haehnchen / idea-php-symfony2-plugin

IntelliJ IDEA / PhpStorm Symfony Plugin
https://plugins.jetbrains.com/plugin/7219
MIT License
910 stars 138 forks source link

#2333 Drop javascript support for AssetMapper; core feature #2339

Closed Haehnchen closed 3 months ago

Haehnchen commented 3 months ago

see why: https://blog.jetbrains.com/phpstorm/2024/04/phpstorm-2024-1-is-now-available/#support-for-symfony’s-assetmapper

Haehnchen commented 3 months ago

technically / logically also the installed module handle can be reused ("installed.php"). But must be validated first, if there is a "smart" fetching included.

Somewhere located in the internal PhpStorm Symfony plugin itself; namespace "com.intellij.symfony"

image