Skip to content

Python imports and variables are underlined #32

@karpitsky

Description

@karpitsky

Hello,

It seems to be an issue with the new Sublime Text build (4152). Imports and variables are underlined when the syntax is set to python.

Screenshot 2023-08-03 at 12 59 40


The following rules fix the issue:

"rules": [{
    "scope": "meta.path",
    "font_style": "",
    "foreground": "#F8F8F0"
}]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions