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

String start/end detection+display in some macros buggy if they contain an open curly brace #397

Open
@Clockwork-Muse

Description

@Clockwork-Muse

cc: @AltSysrq , @Centril

I'm posting this here because I believe the issue to be due to the extension, even though I'm encountering it while working with proptest

Essentially, while specifying a string regex for some of my test cases, using an opening curly brace ({) results in the string detection to skip the next encountered quote mark, resulting in the appearance that additional data is part of the string:

image

Note that this affects the display only, the code compiles and runs just fine. For that matter, no problems are detected either. This is a cosmetic issue only, no workarounds required.

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