Skip to content

Tag deprecated attributes with the CompletionItemTag #181

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

Open
rcjsuen opened this issue May 8, 2025 · 0 comments
Open

Tag deprecated attributes with the CompletionItemTag #181

rcjsuen opened this issue May 8, 2025 · 0 comments
Assignees
Labels

Comments

@rcjsuen
Copy link
Collaborator

rcjsuen commented May 8, 2025

"version": {
"type": "string",
"deprecated": true,
"description": "declared for backward compatibility, ignored. Please remove it."
},

Some attributes in the Compose schema have been deprecated. We should tag such completion items with the Deprecated tag so that the client can render this to the user such as for the MAINTAINER keyword in a Dockerfile.

Image

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