You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like the client is not sending the configuration to the server. When a workspace/didChangeConfiguration notfication is received by the server it now sends a request for the entire config using workspace/configuration. Reason being is that the intelephense.files.exclude setting was recently changed to a resource level setting and there is no way to know for which folder uri the changed config belongs to with just workspace/didChangeConfiguration
@chemzqm I apologize for trying, but I have to solve this problem, the wires are long lasting. It would be nice if you can fix this (normally, if it is to the client).
Output: https://gist.github.com/mihaelartz/40e663b7af8dc45c15f93b341a76c534
Response from author of server
bmewburn/vscode-intelephense#530
The text was updated successfully, but these errors were encountered: