Skip to content

Failed to parse expression: multi-line strings with eval string #129

Closed
@0x5a17ed

Description

@0x5a17ed

The following snippets causes bash-language-server to fail parsing the entire document it seems. Vscode highlights the entire file to have a syntax error.

main() {
    local foo="asd"`
        `"fgh"
}

Bildschirmfoto von 2019-05-11 10-14-50

Metadata

Metadata

Assignees

No one assigned

    Labels

    grammar bugIssues related to the bash grammar

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions