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

Service ids should be autocompleted for decorates #834

Closed
stof opened this issue Dec 9, 2016 · 2 comments
Closed

Service ids should be autocompleted for decorates #834

stof opened this issue Dec 9, 2016 · 2 comments
Labels

Comments

@stof
Copy link
Contributor

stof commented Dec 9, 2016

<service id="foo" decorates="|">
</service>

should trigger the completion.

Btw, it would be great to support the inner service of the decoration to avoid marking it as invalid in arguments (named <id>.inner by default, but can be overwritten by decorates-inner-name) already supported

@stof
Copy link
Contributor Author

stof commented Dec 9, 2016

btw, it would be even better if the autocompletion could priorize services implemented the same interface than the current service.

@Haehnchen
Copy link
Owner

priorize services also supported here now

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