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

Offer deprecated filters as deprecated completion items #430

Open
charlespwd opened this issue Nov 16, 2021 · 0 comments
Open

Offer deprecated filters as deprecated completion items #430

charlespwd opened this issue Nov 16, 2021 · 0 comments
Labels
area:theme-check enhancement New feature or request

Comments

@charlespwd
Copy link
Contributor

The LSP provides a mechanism to offer "grayed out" completions with the deprecated boolean and CompletionItemTag tag.

All our deprecated filters should use this feature if possible.

https://microsoft.github.io/language-server-protocol/specifications/specification-current/#textDocument_completion
https://microsoft.github.io/language-server-protocol/specifications/specification-3-17/#completionItemTag

@charlespwd charlespwd added the enhancement New feature or request label Nov 16, 2021
@lukeh-shopify lukeh-shopify transferred this issue from Shopify/theme-check Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:theme-check enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants