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

[vscode-concourse] support 'inputs' property for type 'PutStep' #341

Closed
mstockd opened this issue Aug 14, 2019 · 2 comments
Closed

[vscode-concourse] support 'inputs' property for type 'PutStep' #341

mstockd opened this issue Aug 14, 2019 · 2 comments
Milestone

Comments

@mstockd
Copy link

mstockd commented Aug 14, 2019

VSCode Extension version: 1.10.0 (4.3.1 Release)

The extension marks the key inputs as an unknown property if it is part of a put step definition.
https://concourse-ci.org/put-step.html#put-step-inputs

Example:

- put: a-put-step
   inputs:
   - some-input-name
@kdvolder
Copy link
Member

Pushed a fix. It can be tried already from the snapshot builds. You can download it from here:

http://dist.springsource.com/snapshot/STS4/nightly-distributions.html

@mstockd
Copy link
Author

mstockd commented Aug 16, 2019

Thank you! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants