3 comments
Comment actions Permalink

Hello Andrey,

We haven't added any SCSS completion to this kind of files, however CSS autocompletion should work.
Could you please provide specific code example when you expect autocompletion but it doesn't work?

Regards,
Oleg

0
Comment actions Permalink

I made a simple .scss file and it didn't work, for instance:

div#rankings_page {
    p  { font-size:12px; margin-top:1.5em; }
}


The autocomplete didn't fire at all, look http://screencast.com/t/K7NH9FAyYhk

I kinda wish it did, since I'm not doing plain .css files anymore, I only use Compass.


Thanks,
Leo

0
Comment actions Permalink

Hello LEOPiC,

Indeed in the latest builds autocompletion for SCSS doesn't work. We have a feature request for it, feel free to vote, comment and get notified once it is fixed.
http://youtrack.jetbrains.net/issue/RUBY-8817

Regards,
Oleg

0

Please sign in to leave a comment.