Skip to content

broken bash syntax highlighting #255

@Ri0n

Description

@Ri0n

Hi
I'm using vscode 1.102

some lines of bash break highlighting of all the following lines in the same bash file.

In my case I had

portmask=$(( portmask | (1 << $p) ))

which broke the highlighting

I thought it's a bash language server problem. But they redirected me here. See bash-lsp/bash-language-server#1301

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