Skip to content

vscode-concourse does not recognise tags in resources #66

@ghost

Description

Hi,

When working on a concourse configuration in VSCode with the concourse extension installed, when I added a tag to a resource in the form

resources:
  - name: abc
    tag: [test]

"tag" is underlined with the error stating

unknown property 'tag' for type 'Resource'

I think this is a newer feature to concourse added in responce to this issue, closed in March 2017 with the feature now available as described here.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions