Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server accept settings but then ejects #930

Closed
zlianon opened this issue Jul 1, 2019 · 1 comment
Closed

Server accept settings but then ejects #930

zlianon opened this issue Jul 1, 2019 · 1 comment

Comments

@zlianon
Copy link

zlianon commented Jul 1, 2019

Output: https://gist.github.com/mihaelartz/40e663b7af8dc45c15f93b341a76c534

Response from author of server

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

bmewburn/vscode-intelephense#530

@zlianon
Copy link
Author

zlianon commented Jul 1, 2019

@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).

Thanks!

@chemzqm chemzqm closed this as completed in b669bfb Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant