Skip to content

Conversation

gorkememir
Copy link

Had difficulty identifying where to paste the custom tags exactly, wanted to save the ones to have the same problem possibly.

@aservedio-swi
Copy link

@gorkememir did his example of how to configure the custom tags work for you? I had to change them to:

    "yaml.customTags": [
        "!And sequence", 
        "!Equals sequence", 
        "!If sequence", 
        "!Not sequence", 
        "!Or sequence", 
        "!Base64", 
        "!Cidr sequence", 
        "!FindInMap sequence", 
        "!GetAtt", 
        "!GetAZs", 
        "!ImportValue", 
        "!Join sequence", 
        "!Select sequence", 
        "!Split sequence", 
        "!Sub sequence", 
        "!Sub scalar", 
        "!Sub map", 
        "!Ref"
    ],

Based on redhat-developer/vscode-yaml#137

@gorkememir
Copy link
Author

@aservedio-swi I haven't tried to see if they work or not, just was trying to see where to paste them.

@dk-charter
Copy link

This fixed it for me, thanks it was driving me crazy.

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

Successfully merging this pull request may close these issues.

4 participants