Closed xbot closed 2 years ago
Hi, intelephense language server does not provide the ability to run diagnostics on an entire project (workspace).
Therefore, unfortunately, it is not possible to add commands, etc. on the coc-extension side. :(
It is better to propose feature requests to the language server itself.
Currently, the diagnostics are only run for the opened buffers, I know it is a performance concern. But sometimes it is still needed to run diagnostics for the entire project. Is it possible to have a command for this?