VS Code Extensions missing Cloud Foundry params options
See original GitHub issueHello all. For VSCODE extensions, It does not look like all of the appropriate options are available via intellisense, and errors occur for those not included. For example including vars results in an error.:
- put: cloud-foundry-g1
params:
vars:
MYVAR: myvalue
manifest: manifest.yml
This looks like where it would need to be added, although my familiarity with VS Code Extensions is limited.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
User and Workspace Settings - Visual Studio Code
The error can be as simple as a missing comma or incorrect setting value. Open the settings.json file with the Preferences: Open Settings...
Read more >Managing Extensions in Visual Studio Code
Discover, add, update, disable and uninstall Visual Studio Code extensions (plug-ins) through the Extension Marketplace.
Read more >April 2022 (version 1.67) - Visual Studio Code
Extension authors for enabling extensions that run code as web extensions (the list below is between March 28 2022 and May 1 2022):...
Read more >April 2021 (version 1.56) - Visual Studio Code
Going forward, these settings are the recommended way to switch out the default ... VS Code prompts to install the Python extension if...
Read more >August 2021 (version 1.60) - Visual Studio Code
Settings editor syntax highlighting - Rich syntax highlighting for setting ... Python extension testing updates - Better support for test discovery, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This seems to be working fine, thanks for the quick update!
Yes I didn’t want to bloat the issue, but you’re right I should be complete!
I see these as missing when comparing docs from original repo, https://github.com/concourse/cf-resource
Source attributes:
Param Attributes