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

SCSS Attribute Selector Syntax Highlighting Broken #279

Description

@alexr00

From @alan-pie in microsoft/vscode#109247

Prerequisites

Description

For code like this

.position-metadata li[data-type="team"] {
  background-image: image-url("team-icon.svg");
}

The text 'team' should be highlighted as a string but is not.
I would expect it to get a string scope, but the scopes it gets are:

meta.attribute-selector.scss
source.css.scss

Screen Shot 2020-10-23 at 9 04 12 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions