Haehnchen/idea-php-symfony2-plugin

How to enable Symfony 3.3 class autocomlete?

TomasVotruba opened this issue ยท 4 comments

Update - is there plan to add Symfony 3.3+ services based names support, as desribed in this post?

services:
    ThisIsNotAutocompleted: ~
    # :(

    someName:
        class: ThisIsAutocompleted    
  • PHPStorm 2017.3.4
  • Plugin Version: 0.16.165

I didn't found the repository with plugin, so I'm writing here.
Just link me there, if this is not the correct repository and I will move this issues.

How to add service autocomlete in YAML? Something like this:

This is from NEON Plugin to PHPStorm.

Probably these classes (I don't know Java, yet):

I can help, if you give me a bit of navigation, cause I REALLY miss this in Yaml :)

Good news everyone! Found this very fancy workaround ๐Ÿ‘

Closing as resolved enough

er1z commented

How about re-opening this in order to make this working as it should instead of workaround?

I think there are more important issues. It's great solution for me ๐Ÿ‘