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

YAML: Bad syntax highlighting #81969

Closed
pjww opened this issue Oct 4, 2019 · 1 comment
Closed

YAML: Bad syntax highlighting #81969

pjww opened this issue Oct 4, 2019 · 1 comment
Assignees
Labels
grammar Syntax highlighting grammar

Comments

@pjww
Copy link

pjww commented Oct 4, 2019

  • 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

Does this issue occur when all extensions are disabled?: Yes

@aeschli aeschli assigned alexr00 and unassigned aeschli Oct 7, 2019
@alexr00
Copy link
Member

alexr00 commented Oct 7, 2019

Moved to owning repo: textmate/yaml.tmbundle#31

@alexr00 alexr00 closed this as completed Oct 7, 2019
@alexr00 alexr00 added the grammar Syntax highlighting grammar label Oct 7, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
grammar Syntax highlighting grammar
Projects
None yet
Development

No branches or pull requests

3 participants