Skip to content

Object literal property has incorrect color in Sublime 4169 #430

@simov

Description

@simov

scope: string.unquoted.js

-     scope: string.unquoted.js
+     scope: string.quoted.js

before
Screenshot from 2023-12-23 11-07-43
after
Screenshot from 2023-12-23 11-07-58

I'm not entirely sure if this is a problem on my end, but the property color of the object literal has always had the color of a string (yellow), and after updating to 4169 it got the color of a keyword (red) instead. Maybe that scope no longer exists or for whatever reason it now defaults to the keyword color, no other changes on my end besides updating Sublime Text.

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