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
Use case: A vendor wants to customize the command which is executed to start clangd.
There is an extension point to add a ICLanguageServerProvider, but in order to still be able to use the preferences page, CdtCLanguageServerProvider would have to be public API.