SASS code completion
How to turn off completion from SASS::Script::Functions?
cause when I write "ta:c" it suggests me "adjust_color()" and so on
Attachment(s):
Снимок_области_экрана_2_25_13_4_06_PM.png
请先登录再写评论。
How to turn off completion from SASS::Script::Functions?
cause when I write "ta:c" it suggests me "adjust_color()" and so on
请先登录再写评论。
I have a similar problem with 'var': CSS 'var()' is of more frequent use than Sass 'variable-exists'. This is a serious time spoiler,enough to consider changing IDE.
Unfortunately, there is no possibility of excluding specific files/folders from CSS completion. Please vote for https://youtrack.jetbrains.com/issue/WEB-55663.
It's not about excluding files/folder, it's about getting CSS completion inside Sass/SCSS. CSS is a subset of Sass, Sass-script shouldn't take precedence on CSS, especially considering that CSS 'var()' is much, much more frequently used than Sass 'variable-exist'.
Sorry for such a delay. I logged the issue as https://youtrack.jetbrains.com/issue/WEB-60645. Please follow it to be notified about updates.