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.

shell script wrong comment highlighting after '#' #111

Open
@aeschli

Description

@aeschli

Edit by @rsese to share Tree-sitter screenshot

tree-sitter-error


A comment is implied after the hash symbol.

Steps to Reproduce:

func="$(echo $i | gawk -F[#] '{printf ($1)}')"`

All after # symbol will be a "comment"

Copied from original issue: microsoft/vscode#45143

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