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

Specified where to paste the custom tags in the settings #54

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

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.

None yet

4 participants