sass-textmate-bundle icon indicating copy to clipboard operation
sass-textmate-bundle copied to clipboard

Support CSS Extended Completion for SCSS File

Open kermage opened this issue 9 years ago • 0 comments
trafficstars

I use Sublime Text 3 with plugins Sass and CSS Extended Completion but when i work with SCSS file, any auto-complete option by CSS Extended Completion does not work.

I believe the problem is that CSS Extended Completion still finds the .scss file with Sass syntax by Sass, because using this other plugin SCSS it does work.

PS: I could really just use the other plugin to solve my issue, however I prefer to use this more featured one.

kermage avatar Jun 19 '16 04:06 kermage