ncm2-phpactor
ncm2-phpactor copied to clipboard
NCM2 Integration for Phpactor
The current develop branch for Phpactor now supports automatically importing classes upon completion with OmniComplete.  Would be great to implement this in NCM2 also. The suggestion format now looks...
Sometimes I get this error when working in a php file and it prevents you from working. This never happened before. I saw this for the first time today after...
When I compare the list of classes I get with ncm2-phpactor and phpactor's omnifunc class list, I very clearly see different lists. Even stranger, if I trigger the omni func,...
When I am writing a `use` statement I am getting a lot of suggestions from `cwd` with no useful class path suggestions, like this:  What I...