eclipse-cdt / cdt-lsp

Eclipse CDT™ LSP Extensions for CDT
Eclipse Public License 2.0
23 stars 11 forks source link

Remove dialog when clangd settings get changed #310

Closed ghentschke closed 2 months ago

ghentschke commented 2 months ago

Since there are no reasons why clangd shouldn't be restarted when the user changes the settings, the user dialog which asks for a restart permission should be removed. Clangd should be restarted when the user presses the Apply or Apply and Close button on the clangd preference or properties page.