-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CSS auto-complete not working #91
Comments
i can second this problem. |
Would love to see this implemented as well! |
Me too. How should this be done? Can we exploit the existing CSS |
i ended up (re)installing zencoding, and now it works |
You can also install SublimeCodeIntel. Works like a charm. |
I've both tried—also—(re)installing encoding—was using emmet, and tried SublimeCodeIntel, but no luck. Syntax highlighting works fine, but auto completion doesn't work at all. Edit: did—again—a restart of st2; and now it works; using SublimeCodeIntel that is. |
That's weird. SublimeCodeIntel can take sometime to get more responsive based on what's written in their doc. |
With SublimeCodeIntel i get this http://cl.ly/image/102K1r080V00 |
If it worked like the default auto-complete, I wouldn't have started this post in the first place. :) I've been using SublimeCodeIntel for over 2 months now that I forgot the default behavior. |
I've now reinstalled SublimeCodeIntel (I had removed it some time ago for |
I never managed to get SublimeCodeIntel to work ;) |
I just installed it from package manager, restarted ST, and it worked. This |
@kuroir you restarted Sublime, right? I've had several instances where I didn't think a package worked and uninstalled it, only to find that restarting would have solved the problem. Judging by the comments here others have experienced that too. Worth a shot. |
I still can't solve this problem, if checked CSS syntax for scss file, autocomplete work fine, but if checked SCSS - not work (( |
@Leolik I'm not seeing the same results, could you demonstrate in a screencast? Maybe I'm doing it wrong? |
CSS autocomplete work: https://dl.dropbox.com/u/261278/screenshot_css_autocomplete.png Video: https://dl.dropbox.com/u/261278/css_scss_autocomplete.ogv Have to use Zen-coding(Emmet) for scss, but it is not so comfortable :( |
I have a solution: #115 |
@jacobbuck It's worked! Thanks! |
The default CSS auto-completion that comes with Sublime doesn't work with .SCSS files.
I haven't installed ZenCoding because Sublime already comes with one.
The text was updated successfully, but these errors were encountered: