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

Drupal 8 Code Complete does not Work as Documented

Open eridu-origin opened this issue 8 years ago • 5 comments

The documentation at:

https://github.com/Haehnchen/idea-php-drupal-symfony2-bridge

shows a screen capture of code completion in progress, specifically for a core Drupal 8 file for "Field". It shows a blue Drupal icon for Drupal-specific referents. This icon is never seen for any file in any circumstance, and it looks as though for D8 code completion is generally not available (such as any .php files).

jb v

eridu-origin avatar Apr 29 '17 18:04 eridu-origin

For Mac should be something like:

  • PhpStorm > Preferences > Languages & Frameworks > PHP > Symfony
  • Check "Enable Plugin for this project (change need restart)"
  • Click "Clear index" button.
  • Restart PhpStorm

Enjoy!

claudiu-cristea avatar May 11 '17 07:05 claudiu-cristea

Can echo this sentiment where on Mac I get no YAML autocompletions even though the plugin is listed as enabled for the project.

jordandukart avatar May 26 '17 18:05 jordandukart

same behaviour here..

dakkusingh avatar Sep 23 '17 01:09 dakkusingh

Ditto.

nicrodgers avatar Feb 02 '18 08:02 nicrodgers

@claudiu-cristea we have the same issue, we install the plugin on PHPStorm 2018.2, then we "File > Invalidated caches / restart". PHPStorm starts again and reindex the whole project. While indexing, the autocomplete works fine! But when indexing is finished the autocomplete dosen't works, if we press then CTRL + blank we receive the message key no suggestions. Can you help?

ucola avatar Jul 31 '18 13:07 ucola