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.

Support autocomplete for referenced parent selectors #71

@dmitry

Description

@dmitry

Currently if I write .plac it will find only .place class name, and not .place__header.

.place {
  &__header {

  }
}

http://sass-lang.com/documentation/file.SASS_REFERENCE.html#parent-selector

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions