Emmet in sass files adds semicolon
已回答
when I am using auto-completion in sass files semicolons are added
请先登录再写评论。
What emmet abbreviation are you using? You don't want semicolons to be added?
You are right, there are no semicolons in *.sass syntax
Dmitry, please check this demonstration gif http://www.giphy.com/gifs/3ohs4dgRMeN94Zn3LW
It's this one, please note that there's a workaround: https://youtrack.jetbrains.com/issue/WEB-15439
Yes, that is it, thank you a lot!)
I'm also running into this. Enabling auto inserting vendor prefixes is not a great workaround for me as I'm using cssnext/autoprefixer to add them in already.
An example of a command that adds incorrect semicolons for me is `d:b` and then entering tab. Here is a gif:
http://recordit.co/1VNN89DbYb