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

Let extension be more pushy about updating the clangd binary it installs #763

Open
nico opened this issue Jan 5, 2025 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@nico
Copy link

nico commented Jan 5, 2025

I filed clangd/clangd#2282 recently because I didn't realize that the vscode extensions autoupdating didn't mean that it autoupdates the clangd it installs. It could a bit pushier about prompting to update clangd when it installs that itself, or even do it automatically by default.

@nico nico added the enhancement New feature or request label Jan 5, 2025
@JVApen
Copy link
Contributor

JVApen commented Jan 6, 2025

Just to be sure, what is the value of the config option clangd.checkForUpdates?

@nico
Copy link
Author

nico commented Jan 10, 2025

Looks like it's turned off.

I haven't (knowingly) changed any settings I think.

Is that setting supposed to be enabled by default?

@JVApen
Copy link
Contributor

JVApen commented Jan 10, 2025

Doesn't look like it:

"default": false,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants