subhaze / CSS-Extended

CSS Completions, LESS Completions, SCSS Completions
94 stars 15 forks source link

Can't make it work at all #19

Closed chowkaideng closed 10 years ago

chowkaideng commented 10 years ago

Hi! Not really a sublimer, but trying to.

I've been trying to autocomplete classes inside CSS attributes (i.e <div class="autocomplete-this-class">) but it's not working at all on Sublime 2.

I've added all the CSS files to cache (from the sidebar) and still nothing.

Somehow, the plugin works a little bit in Sublime 3, but doesn't show all the available classes... It doesn't even show classes who have been alredy manually called earlier in the same HTML.

Really don't understand the documentation and the User/Default setting files :(

Greetings!

Windows 7 64bit SUblime Version 2.0.2, Build 2221 Sublime 3, Build 3059

subhaze commented 10 years ago

I normally use ST3 so I guess something got messed up on an update. I'll have to check into this, things have been busy at my day job so sadly the open source stuff is taking the hit from it.

When I go to add in some new additions to this I'll also look through ST2 issues and any improvements/suggestions on the doc wording is welcome!

subhaze commented 10 years ago

Just fired up a VM with Windows 7 and installed ST 2 and was not able to replicate this issue.

I created an index.html file, then added the minified bootstrap css to the project. Right clicked the bootstrap.css file, selected to index it and completions were available.

screenshot 2014-05-04 17 47 46