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

Cannot trace server like with manual configuration

Open przepompownia opened this issue 5 years ago • 3 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.

przepompownia avatar Jun 01 '20 10:06 przepompownia

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.

przepompownia avatar Jun 01 '20 12:06 przepompownia

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

dantleech avatar Jun 01 '20 13:06 dantleech

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

przepompownia avatar Jun 01 '20 15:06 przepompownia