spectacles / CodeComplice

CodeIntel for Sublime Text 2 / 3
Other
167 stars 18 forks source link

.sublime-completions disabled when CodeComplice is present #13

Closed mrliptontea closed 9 years ago

mrliptontea commented 9 years ago

Hi,

I've noticed that if I have installed CodeComplice and completions package, e.g. "PHP Completions Kit", these completions are not appearing in Sublime's standard autocomplete (Ctrl+Space). I like to use this package because these completions are not included in PECL catalog.

When I remove CodeComplice completely from Packages folder, PHP Completions become available.

It seems that it does not matter if I remove PHP from codeintel_enabled_languages or set codeintel setting to false.

Can this issue be resolved in some simple way?

mrliptontea commented 9 years ago

Ok, my bad, I've noticed Adding php-5.5 stdlib in the console and standard PHP completions work pretty well.

But it still be nice if .sublime-completions wouldn't disappear when using CodeComplice.

spectacles commented 9 years ago

thanx for the attention! Your (Ctrl+Space) will be showing .sublime-completions starting from next version!