roxma / nvim-completion-manager

:warning: PLEASE USE https://github.com/ncm2/ncm2 INSTEAD
MIT License
917 stars 49 forks source link

Which repo should I use for PHP completion? #144

Closed rawaludin closed 6 years ago

rawaludin commented 6 years ago

I see there's 2 repo for PHP completion, I successfully installed both LanguageServer-php-neovim and ncm-phpactor.

But, which should I use? What's the different? Or, should I just use both for best completion?

roxma commented 6 years ago

They're based on different engine. I don't know much about the differences.

phpactor currently doesn't have variable completion. But this is not a big deal.

You could pick one randomly, then try another one when you find that the first one doesn't feed you need.