justinmahar / SublimeCSAutocompletePlus

CoffeeScript autocompletions and more!
172 stars 12 forks source link

Check selector scope before running autocomplete #38

Closed ziz closed 11 years ago

ziz commented 11 years ago

I needed this specifically for compatibility with DocBlockr, whose autocompletes for jsdoc comment tags were getting overwritten by CC+.

(Also fixes justinmahar#27.)