phpactor / coc-phpactor

Phpactor CoC Extension

Home Page:https://github.com/phpactor/phpactor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot trace server like with manual configuration

przepompownia opened this issue · comments

Example: https://github.com/iamcco/coc-vimlsp/blob/master/package.json#L80

Probably it is not provided by CoC and requires adding as an option.

Tracing works but declaration seems to be still explicitly added to make this option present in suggestions when editing CoC's config. Maybe it should be an issue of CoC, not of this project.

Adding it as phpactor.trace.server works? In that case would just be a case of adding it in package.json

With this setting I see details of responses so probably it would be enough.