idea-php-drupal-symfony2-bridge icon indicating copy to clipboard operation
idea-php-drupal-symfony2-bridge copied to clipboard

The plugin does not show in phpstorm 2018.1 anymore

Open marcvanduivenvoorde opened this issue 7 years ago • 2 comments

The plugin does not show in phpstorm 2018.1 anymore

I recently updated my phpstorm, now this plugin does not show or work anymore. I am quite used to using this in my drupal 8 projects.

Thnx.

marcvanduivenvoorde avatar Apr 06 '18 12:04 marcvanduivenvoorde

Any workaround?

Niklan avatar Jul 31 '18 11:07 Niklan

I'm think I've found a solution. 🤔

Seems like this plugin not needed anymore. At least this is temporary solution, and this need more testing. But it autocomplete services, the main feature which I used from this plugin.

To fix it, install Symfony Plugin as usual.

Then go to Languages & Frameworks - PHP - Symfony.

I changed "App Directory" to web (I'm using composer drupal project) and press "Clear Index" then Apply and restart IDE. Seems working for me, but App directory reseted to app, but still works.

screenshot_20180801_110019 screenshot_20180801_110303 screenshot_20180801_110327

Niklan avatar Aug 01 '18 06:08 Niklan