ncm2-phpactor icon indicating copy to clipboard operation
ncm2-phpactor copied to clipboard

NCM2 Integration for Phpactor

Results 4 ncm2-phpactor issues
Sort by recently updated
recently updated
newest added

The current develop branch for Phpactor now supports automatically importing classes upon completion with OmniComplete. ![recording](https://user-images.githubusercontent.com/530801/43684590-c8b0341c-989a-11e8-9f9f-ea8b1ae3eafb.gif) 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: ![screenshot from 2019-01-23 17-14-42](https://user-images.githubusercontent.com/2975117/51620417-9cbd7a80-1f32-11e9-9f05-ee72efbacef0.png) What I...