Skip to content

YAML syntax highlighting with multiline string and single quote #31

@alexr00

Description

@alexr00
  • VSCode Version: 1.35.0
  • OS Version: Windows 10, version 1903

Steps to Reproduce:

  1. Write in an *.yml file:
some_bash_script:
  content: |
            echo 'Some multi-line echo...

            ...ending with two line breaks. 

            ' > some_file.txt
  some:
  further:
  yaml:
  parts:

Effect:

vscode bug

You can, however, work this around with not-so-pretty-trick...

vscode bug 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions