aws-scripting-guy / cform-VSCode

CloudFormation extension for Visual Studio Code
86 stars 36 forks source link

Does NOT work if ansible pugin is installed in vscode. #21

Open biswa-r-singh opened 5 years ago

biswa-r-singh commented 5 years ago

Hi,

After couple of days of frustration i found that this extension does not work ansible plugin is installed on vscode. Please disable ansible pugin for this to work. I think most of the others vscode cloudformation plugin does not work if ansible pulgin is enabled.

StanForever commented 5 years ago

I had same problem but after disabling Ansible plugin as commented by you, it worked for me. There were no error messages like "unknown tag".

Thanks a lot! @biswa-r-singh

aws-scripting-guy commented 5 years ago

Just to clarify: extension works side by side with Ansible, only YAML validation would fail for custom tags.