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

Support autocomplete for referenced parent selectors #50

Open
@winstliu

Description

@winstliu

From @dmitry on July 5, 2015 15:0

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

Copied from original issue: atom/language-sass#71

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