AtomLinter / linter-scss-lint

Linter plugin for SCSS, using scss-lint
36 stars 21 forks source link

Excessive pop-up deprecation warnings #181

Open albell opened 8 years ago

albell commented 8 years ago

I'm getting this warning at least 100 times a day, while inputing SCSS strings. The message doesn't go away when the closing quote is eventually typed. It needs to be manually dismissed, which is a bit of a pain. I would prefer an inline highlight, which would resolve itself.

scss-lint-deprecation-warning

Perhaps there is a better way to handle this, without hushing them up entirely?