Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide autocompletion for DIC parameters defined dynamically #478

Closed
stof opened this issue Apr 14, 2015 · 2 comments
Closed

Provide autocompletion for DIC parameters defined dynamically #478

stof opened this issue Apr 14, 2015 · 2 comments
Labels

Comments

@stof
Copy link
Contributor

stof commented Apr 14, 2015

Currently, parameters defined dynamically in DI extensions (or in the kernel) are not recognized by the autocompletion when there is no compiled container (which is always the case when working on a bundle rather than a fullstack project). It would be great to look at calls to ContainerBuilder::setParameter() to detect additional parameters

@Haehnchen
Copy link
Owner

we should also index tags, service defs, and other stuff. see #216. because of not having fully type analysis in index process there is a need for whitelisted typehints like \Symfony\Component\DependencyInjection\ContainerBuilder.

@Haehnchen
Copy link
Owner

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants