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

Autocomplete recommends invalid custom tags #140

Closed
JPinkney opened this issue Mar 27, 2019 · 0 comments
Closed

Autocomplete recommends invalid custom tags #140

JPinkney opened this issue Mar 27, 2019 · 0 comments
Labels
Milestone

Comments

@JPinkney
Copy link
Contributor

Currently, the autocomplete does not check to see whether or not the custom tags are valid before creating the completion items for them. We need to change this. There is a helper method in src/languageservice/utils/arrUtils called filterInvalidCustomTags that will make this really easy.

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

1 participant