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

Add support of the console helpers #243

Closed
Koc opened this issue Feb 16, 2014 · 5 comments
Closed

Add support of the console helpers #243

Koc opened this issue Feb 16, 2014 · 5 comments
Labels

Comments

@Koc
Copy link
Contributor

Koc commented Feb 16, 2014

It would be nice add such autocompletes:

  1. $this->getHelperSet()->get(/*suggest*/)
  2. $this->getHelperSet()->get('concrete helper')->/*suggest*/

More information available in the doc http://symfony.com/doc/current/components/console/helpers/index.html

@Haehnchen
Copy link
Owner

in standard symfony2 we have multiple impl of the Command class, but one doesnt include getHelperSet, so sometimes its not working. need to find a workaround also for returntypes :)

@Koc
Copy link
Contributor Author

Koc commented Mar 12, 2014

Imho this issue is very low priority.Especially on the agenda that two helpers was deprecated and it classes should be instanciated manually.

@CarsonF
Copy link

CarsonF commented Jun 11, 2015

I would like this! I don't think they are going away just getting renamed. One was even added in 2.6 :)

@Haehnchen
Copy link
Owner

@Haehnchen
Copy link
Owner

still functional in Symfony 7

image

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

3 participants