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

Add watcher on settings to restart clangd if needed #119

Closed
wants to merge 1 commit into from

Conversation

rapgenic
Copy link
Contributor

This PR listens to the workspace event for config change and restarts the clangd server on relevant configuration changes.

Fixes #116

I did not implement the prompt, because I think that the user expects the configuration to update as soon as it's changed, and the prompt seemed to me a bit redundant

@rapgenic
Copy link
Contributor Author

I am very sorry, I had done this indipendently from issue #116 and did not notice @njames93 #117 PR...

@rapgenic rapgenic closed this Dec 14, 2020
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

Successfully merging this pull request may close these issues.

Modifying "clangd.path" or "clangd.arguments" should prompt you to restart
1 participant