SCSS.tmbundle icon indicating copy to clipboard operation
SCSS.tmbundle copied to clipboard

Can't autocomplete variables

Open LeEnno opened this issue 12 years ago • 2 comments

I'm using Sublime Text 2 and can't get autocomplete to work with variables. I.e. typing width:$ and pressing ctrl+space should suggest all variables used in the current document. Unfortunately it doesn't.

I fixed it by removing scss_completions.py and scss_completions.pyc, but it's probably not desired behavior, is it?

LeEnno avatar Aug 10 '13 15:08 LeEnno

+1, please add ability to disable completions, I'm using Emmet and don't want to see more completions from scss package

webuniverseio avatar Oct 19 '13 02:10 webuniverseio

Another vote for this. http://stackoverflow.com/questions/23874527/turn-off-scss-auto-completion

drgrib avatar May 26 '14 16:05 drgrib