Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

tmlanguage contribution is inaccurateΒ #435

Open
@CoenraadS

Description

@CoenraadS

Hello

The tmlanguage this extension contributes is less accurate then the one that ships with VSCode.

VSCode:

image

Rust Extension:
image

As you can see, now VSCode thinks <> are matching pairs

if a <= b {
  println!("blabla");
}

if a >= b {
  println!("blabla");
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedbuggrammarRelates to TM grammar used by VSCode/extension

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions