Skip to content

🐛 BUG: Syntax highlighting in braces #714

Closed as not planned
Closed as not planned
@cdtut

Description

@cdtut

Describe the Bug

Words inside braces have wrong highlighting. They are different from same words outside braces.

Steps to Reproduce

Write in vscode and see highlighting.

<div>word</div>
{true && <div>word</div>}

Metadata

Metadata

Assignees

No one assigned

    Labels

    - P2: nice to haveNot breaking anything but nice to have (priority)feat: syntaxIssue in our syntax highlighting (scope)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions