Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Syntax highlight breaks when Bash heredocument delimiter is indented  #100

@aeschli

Description

@aeschli

From @benqzq on December 29, 2017 23:17

Syntax highlight breaks when Bash heredocument delimiter is indented:

Indented

indented

Not indented

not indented

Why this phenomenon shouldn't happen

Bash functions (and even external heredocuments) tgnore/trim out, all indentations.

Hence, indenting a delimiter shouldn't effect syntax highlight, IMHO.

Copied from original issue: microsoft/vscode#40956

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions