Syntax-highlighting-for-Sass icon indicating copy to clipboard operation
Syntax-highlighting-for-Sass copied to clipboard

No autocompletion when syntax set to SCSS

Open paulmist opened this issue 10 years ago • 22 comments

It seems that autocompletion only works when the syntax is set to SASS and not SCSS. Is this the correct behaviour? Seems odd that I'm writing SCSS but have to set the alternate syntax.

paulmist avatar Nov 20 '14 11:11 paulmist

I have the same issue. It also ignores "normal" CSS completions like "color".

TheDutchCoder avatar Nov 25 '14 21:11 TheDutchCoder

Same here. Sublime text 2 on mavericks.

ghost avatar Dec 02 '14 22:12 ghost

I am only getting autocompletion for things with the @ symbol, i.e. @extend or @mixin. It doesn't recognise anything else Should clarify: ST3 Mavericks

Dionmm avatar Dec 24 '14 17:12 Dionmm

Same problem here. I also have Emmet installed and just works for .CSS.

Sublime Text 3 on Yosemite.

manfromanotherland avatar Apr 02 '15 19:04 manfromanotherland

+1

Only when switching to "Sass" syntax the completion is working. ST3, Yosemite.

bzx avatar Apr 20 '15 12:04 bzx

+1 same issue, ST3, Yosemite

zeshanshani avatar May 17 '15 23:05 zeshanshani

+1

ewohlken avatar May 22 '15 20:05 ewohlken

Ping @P233

paulmist avatar Jun 09 '15 10:06 paulmist

+1 on Windows Sublime Text 3

michaelworm avatar Jul 17 '15 10:07 michaelworm

+1 same issue, ubuntu sublime Text 3

vishaldeepak avatar Jul 21 '15 02:07 vishaldeepak

+1

do you think to solve this? and possibly when?

dangelion avatar Aug 02 '15 11:08 dangelion

Hi all , I removed this file: Completions/SHS-Sass-Functions/Sass-Functions.sublime-completions , that works for me. But I don't know why, I rarely use this feature. 😂

https://github.com/naoyeye/Syntax-highlighting-for-Sass/commit/c546a1b013384eec531c5dd08765fb854c00bc1b

screen shot 2015-08-22 at 11 29 41 am screen shot 2015-08-22 at 11 57 50 am screen shot 2015-08-22 at 11 57 14 am screen shot 2015-08-22 at 11 57 34 am

naoyeye avatar Aug 22 '15 03:08 naoyeye

:+1: Same issue, stops working as soon as you install either Emmet or AutoFilename (both essential to my workflow) ST3 here, not working on both sass and scss syntax modes

qikkeronline avatar Sep 22 '15 08:09 qikkeronline

+1

lockz avatar Jan 23 '16 12:01 lockz

+1 Waiting for fix

youmee avatar Feb 18 '16 20:02 youmee

+1

kenzouno1 avatar Jul 09 '16 06:07 kenzouno1

For me also autocomplete is working fine after removing

Completions/SHS-Sass-Functions/Sass-Functions.sublime-completions this file

sateesh-rubyonrails avatar Aug 03 '16 11:08 sateesh-rubyonrails

Same issue. And It didn't work for me delete the file Sass-Functions.sublime-completions

juanmiguel431 avatar Apr 04 '17 16:04 juanmiguel431

OK, just got an update today of the SASS/SCSS Highlighting in Sublime Text 3. Now the autocompletion is gone. Where can I find the Completions/SHS-Sass-Functions/Sass-Functions.sublime-completions file?

I'am on Windows 10 and Sublime Text 3.

mpitz avatar Jan 30 '18 11:01 mpitz

Just broke for me this morning. OS X with ST3.

drinkingChai avatar Jan 31 '18 15:01 drinkingChai

just broke for me as well

shupac avatar Feb 06 '18 21:02 shupac

Hello guys,

Anyone reading this thread and having similar issues, the answer to your problem will most likely be found here: https://stackoverflow.com/questions/32259387/sass-autocomplete-in-sublime-text-3

In a nut shell you need to have both the "SASS" and "SCSS" packages installed. worked instantly for me.

nickbluestone98 avatar Mar 05 '18 10:03 nickbluestone98