Skip to content

Tag deprecated attributes with the CompletionItemTag #181

@rcjsuen

Description

@rcjsuen

"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

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions