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.

Heredoc strings no longer syntax highlighted #249

Open
@andremleblanc

Description

@andremleblanc

Description

Heredocs used to use the syntax highlighting for that language, but it appears that isn't currently working with Tree Sitter Parsers enabled.

Before:
screen shot 2018-11-02 at 10 25 07 pm

Current:
screen shot 2018-11-02 at 10 24 53 pm

Steps to Reproduce

  1. Have Tree Sitter Parsers enabled.
  2. Use heredoc syntax in Ruby grammar.

Expected behavior:

It highlights the content of the heredoc in that language's syntax.

Actual behavior:

No syntax highlighting.

Reproduces how often:

Consistently.

Additional Information:

Running on macOS Mojave.

Versions

1.32.1
1.33.0-beta1

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