Kevin DeJong

Results 253 comments of Kevin DeJong

I would like to see this feature as well. I'm looking into use taskcat to test templates as part of a process to populate/update Service Catalog offerings. I would like...

For us we would prefer Python.

This is the best I can do for now. Looks like this is a common issue when using settings. https://github.com/Microsoft/vscode/issues/2809

I think the appropriate thing to do here, for now. Is to allow a person to configure if the YAML completion is enabled or disabled. I'm trying to figure out...

@sgtoj the current version of the plugin will only validate against CloudFormation templates. It no longer overrides the settings of `redhat.vscode-yaml` @dead-claudia I will look into it. You can set...

Looking into better logic on the formatting functionality now. Agreed let me see what it would look like to add some file pattern matching

having troubles replicating the issue going to have to do some more work to dig deeper on this one.

I was able to replicate the only issue I have is that CloudFormation yaml doesn't support aliasing.

The default configuration, if the VS Code docs are correct, is that it will only scan on files being open. Do you have a .cfnlintrc file?

I may have to add some debugging output to get more details but can you provide me the abbreviated Output from the plugin? We should see the execution for every...