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

Translation key provider for custom signature completion #155

Closed
stof opened this issue Sep 17, 2013 · 2 comments
Closed

Translation key provider for custom signature completion #155

stof opened this issue Sep 17, 2013 · 2 comments

Comments

@stof
Copy link
Contributor

stof commented Sep 17, 2013

When trying to configure a custom parameter completion provider as described in the doc, the TranslationKey provider does not appear in the list of available filters

@Haehnchen
Copy link
Owner

because it not supported right now :)

Translations make only sense if filter by domain is possible, but thats only ui improvements. on todo list

@stof
Copy link
Contributor Author

stof commented Nov 14, 2013

Well, according to the doc, it is supported when configuring it through hashtags, defaulting to messages if there is no provider for the domain: http://symfony2-plugin.espend.de/extension/method_parameter.html#hash-tags
Why not allowing it with the same fallback when defining method signatures in the settings (I prefer to avoid putting hashtags specific to the plugin in the code of KnpMenu)

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

No branches or pull requests

2 participants