aqzhyi / Sublime-Better-Completion

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

bootstrap3 autocomplete #10

Closed max-mykhailenko closed 8 years ago

max-mykhailenko commented 10 years ago

How I can disable class autocomplete for another attributes? For example class="this need autocomplete" size="this doesn't need"

aqzhyi commented 10 years ago

Sorry, I don't know how to fix it. :-(

Because they had same scope in html. (by ScopeAlways)

I don't know how to add new scope in different attributes.

ctf0 commented 8 years ago

this is not possible unless the attr have a different scope