M
M
mountain1232021-02-06 14:27:21
Sass
mountain123, 2021-02-06 14:27:21

How to set up autocomlete in WebStorm for scss?

For example, if you start typing ".about__" all available classes are immediately displayed, but how to set up autocomlete with such an input?

.about {
  &__container{
     ...
  }
  &__title{
    ...
  }
}

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question