Skip to content

Python: Not needed syntax highlighting for string literals #3387

Open
@jonvanausdeln

Description

@jonvanausdeln

Currently Positron and VSCode still add syntax highlighting to string literal:

image

In this case, bar is a string literal and will gets automatically escaped correctly by python. I would like to see it not highlight the missing escapes, similiar to how PyCharm does it.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions