-
-
Notifications
You must be signed in to change notification settings - Fork 136
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
[Suggestion] Form type completion should include weak services #282
Labels
Comments
yes. would be nice, not only there. so now we are going to implement a container compiler in java :) |
well, you are always identifying these services based on tags, right ? So you don't need to compile things |
Haehnchen
added a commit
that referenced
this issue
Jul 13, 2014
Haehnchen
added a commit
that referenced
this issue
Jul 13, 2014
Haehnchen
added a commit
that referenced
this issue
Jul 13, 2014
joking about, but iam getting more and more the full container structure. now also tagged service are known with much more sideeffects from here... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If a service tagged as form type is found in the config files without being found in the compiled container, it should be suggested in the form type completion (probably with a weak warning as well) to allow getting the autocompletion before the container is rebuilt
The text was updated successfully, but these errors were encountered: