coc-phpactor
coc-phpactor copied to clipboard
Cannot trace server like with manual configuration
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.