Skip to content

Remove suggestions #3

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

Merged
merged 1 commit into from
Jun 14, 2019
Merged

Conversation

Chi-teck
Copy link
Collaborator

Turns out PhpStorm already provides autocomplete suggestions for service tags likely with the help of Symfony plugin. Maintaining enumerations for other properties has a little use as they are not widely used.
Also the way they are currently implemented is rather tricky. See json-schema-org/json-schema-spec#751 for details.

@5n00p4eg
Copy link
Owner

Yes, this make sense.
Another point that this values is not only possible values. For example contrib & custom modules can provide new service tags.

Maybe we can provide some example values (like most popular) ?

@Chi-teck
Copy link
Collaborator Author

Chi-teck commented Jun 14, 2019

Maybe we can provide some example values (like most popular)?

We can, however PhpStorm does not make use of examples keyword for autocomplete suggestions.

And again, for service tags autocompletion works fine without JSON schema.

@5n00p4eg 5n00p4eg merged commit 94c987a into 5n00p4eg:master Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants