You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They would make much more sense as something like: punctuation.definition.string.block-scalar.literal.yaml punctuation.definition.string.modifier.chomping-indicator.yaml punctuation.definition.string.modifier.indentation-indicator.yaml
To be fair, there are "operator keywords" (e.g. +=), but those should be under keyword.operator. keyword.control should be used for control instructions like ifforreturntry etc.
That | is very similar to the "' string initiators IMO, though it's arguable since it does allow a line comment after it.
"|" is not a keywords.
microsoft/vscode#130229 (comment)
The text was updated successfully, but these errors were encountered: