aqzhyi / Sublime-Better-Completion

手刻的浪漫 DEPRECATED, use TypeScript!
338 stars 75 forks source link

Autocomplete options don't display #9

Open Denvar opened 11 years ago

Denvar commented 11 years ago

Hey, first of all thanks for taking the time to build this package, it looks great.

I have installed Sublime-Better-Completion using he Package Manager in SublimeText2 and have the following User settings file:

{
  "completion_active_list": {
    "HTML": true,
    "Underscore": true,
    "jQuery": true,
    "jQuery-SQ": true, // Single Quote
    "JavaScript": true,
    "twitter-bootstrap": true,
    "twitter-bootstrap3": false
  }
}

however no auto-complete suggestions are showing (have tried jQuery, JavaScript and Bootstrap).

Any thoughts?

aqzhyi commented 11 years ago

Hi, Thank you for feedback.

A compatibility problem in new install. And I resolved it then push.

Please waiting for package control crawler to update the plugin version list. Then you can simply upgrade by package control.

Or you can install it by https://github.com/Pleasurazy/Sublime-Better-Completion/releases

Sinitive commented 11 years ago

Hi, I'm having the same issue now as of 05 nov. I've tried fixing it myself, but its beyond me. Could you help me? Basically the only symptom is that auto completion doesn't show.

Kristinita commented 7 years ago

@Denvar , @Sinitive , I have same problem in Windows 10 64-bit, Sublime Text Build 3126.

I restart Sublime Text and Better Completion successful work for me. Users needs restart Sublime Text after package installing.

Thanks.