idea-php-toolbox-json-files icon indicating copy to clipboard operation
idea-php-toolbox-json-files copied to clipboard

Add some completion for Symfony DI

Open stof opened this issue 8 years ago • 3 comments

Note sure if this should be done here, or whether the Symfony plugin should just handle them itself.

stof avatar Aug 04 '17 09:08 stof

IMHO we should move as much more to toolbox plugin for getting support of autocomplete in projects that uses Symfony components without Symfony full-stack.

Koc avatar Sep 04 '17 15:09 Koc

@Koc I tend to enable the Symfony plugin on them too, to get all features (getting completion for known service ids requires the special providers implemented in the Symfony plugin, unless you want to build a json file listing all service types and all service ids in your project. Enabling the Symfony plugin is just way easier). Most autocompletion for Symfony DI cannot be moved to PHP toolbox without moving the Symfony plugin there itself.

stof avatar Sep 04 '17 15:09 stof

@Haehnchen ?

stof avatar Mar 04 '19 09:03 stof